Uses of Class
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder
Packages that use CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder
-
Uses of CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.