Uses of Class
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder
-
Uses of CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnClientVpnEndpoint.ClientConnectOptionsProperty.builder()
Sets the value ofCfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled()
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled()
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder.lambdaFunctionArn
(String lambdaFunctionArn) Sets the value ofCfnClientVpnEndpoint.ClientConnectOptionsProperty.getLambdaFunctionArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder
.