Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnClientVpnRouteMixinProps.Builder
Packages that use CfnClientVpnRouteMixinProps.Builder
-
Uses of CfnClientVpnRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnClientVpnRouteMixinProps.BuilderModifier and TypeMethodDescriptionCfnClientVpnRouteMixinProps.builder()CfnClientVpnRouteMixinProps.Builder.clientVpnEndpointId(String clientVpnEndpointId) Sets the value ofCfnClientVpnRouteMixinProps.getClientVpnEndpointId()CfnClientVpnRouteMixinProps.Builder.description(String description) Sets the value ofCfnClientVpnRouteMixinProps.getDescription()CfnClientVpnRouteMixinProps.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofCfnClientVpnRouteMixinProps.getDestinationCidrBlock()CfnClientVpnRouteMixinProps.Builder.targetVpcSubnetId(String targetVpcSubnetId) Sets the value ofCfnClientVpnRouteMixinProps.getTargetVpcSubnetId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnClientVpnRouteMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClientVpnRouteMixinProps.Builder.