Values.EnableCAEnrollmentPolicyRequestSourceContains the inputs for the EnableCAEnrollmentPolicy operation.
type nonrec t = {directoryId : DirectoryId.t;The identifier of the directory for which to enable the CA enrollment policy.
*)pcaConnectorArn : PcaConnectorArn.t;The Amazon Resource Name (ARN) of the Private Certificate Authority (PCA) connector to use for automatic certificate enrollment. This connector must be properly configured and accessible from the directory. The ARN format is: arn:aws:pca-connector-ad:region:account-id:connector/connector-id
*)}