Uses of Class
software.amazon.awscdk.cxapi.VpcSubnet.Builder
-
Uses of VpcSubnet.Builder in software.amazon.awscdk.cxapi
Modifier and TypeMethodDescriptionVpcSubnet.Builder.availabilityZone
(String availabilityZone) Sets the value ofVpcSubnet.getAvailabilityZone()
static VpcSubnet.Builder
VpcSubnet.builder()
Sets the value ofVpcSubnet.getCidr()
VpcSubnet.Builder.routeTableId
(String routeTableId) Sets the value ofVpcSubnet.getRouteTableId()
Sets the value ofVpcSubnet.getSubnetId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(VpcSubnet.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcSubnet.Builder
.