Uses of Class
software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps.Builder
Packages that use CfnClientVpnRouteProps.Builder
-
Uses of CfnClientVpnRouteProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnClientVpnRouteProps.BuilderModifier and TypeMethodDescriptionCfnClientVpnRouteProps.builder()CfnClientVpnRouteProps.Builder.clientVpnEndpointId(String clientVpnEndpointId) Sets the value ofCfnClientVpnRouteProps.getClientVpnEndpointId()CfnClientVpnRouteProps.Builder.description(String description) Sets the value ofCfnClientVpnRouteProps.getDescription()CfnClientVpnRouteProps.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofCfnClientVpnRouteProps.getDestinationCidrBlock()CfnClientVpnRouteProps.Builder.targetVpcSubnetId(String targetVpcSubnetId) Sets the value ofCfnClientVpnRouteProps.getTargetVpcSubnetId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnClientVpnRouteProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClientVpnRouteProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClientVpnRouteProps.Builder.