Uses of Class
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder
-
Uses of CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.activeDirectory
(IResolvable activeDirectory) CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.activeDirectory
(CfnClientVpnEndpoint.DirectoryServiceAuthenticationRequestProperty activeDirectory) CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.builder()
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.federatedAuthentication
(IResolvable federatedAuthentication) CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.federatedAuthentication
(CfnClientVpnEndpoint.FederatedAuthenticationRequestProperty federatedAuthentication) CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.mutualAuthentication
(IResolvable mutualAuthentication) CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.mutualAuthentication
(CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty mutualAuthentication) Sets the value ofCfnClientVpnEndpoint.ClientAuthenticationRequestProperty.getType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder
.