Values.AwsEc2ClientVpnEndpointAuthenticationOptionsActiveDirectoryDetailsSourceProvides details about an Active Directory that’s used to authenticate an Client VPN endpoint.
type nonrec t = {directoryId : NonEmptyString.t option;The ID of the Active Directory used for authentication.
*)}