AwsEc2ClientVpnEndpointAuthenticationOptionsDetails
Information about the authentication method used by the Client VPN endpoint.
Types
Properties
Link copied to clipboard
Information about the Active Directory, if applicable. With Active Directory authentication, clients are authenticated against existing Active Directory groups.
Link copied to clipboard
val federatedAuthentication: AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetails?
Information about the IAM SAML identity provider, if applicable.
Link copied to clipboard
Information about the authentication certificates, if applicable.
Functions
Link copied to clipboard
inline fun copy(block: AwsEc2ClientVpnEndpointAuthenticationOptionsDetails.Builder.() -> Unit = {}): AwsEc2ClientVpnEndpointAuthenticationOptionsDetails