Values.AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetailsSourceDescribes the IAM SAML identity providers used for federated authentication.
type nonrec t = {samlProviderArn : NonEmptyString.t option;The Amazon Resource Name (ARN) of the IAM SAML identity provider.
*)selfServiceSamlProviderArn : NonEmptyString.t option;The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
*)}