Uses of Class
software.amazon.awscdk.cxapi.VpcSubnet.Builder
Packages that use VpcSubnet.Builder
-
Uses of VpcSubnet.Builder in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return VpcSubnet.BuilderModifier and TypeMethodDescriptionVpcSubnet.Builder.availabilityZone(String availabilityZone) Sets the value ofVpcSubnet.getAvailabilityZone()static VpcSubnet.BuilderVpcSubnet.builder()Sets the value ofVpcSubnet.getCidr()VpcSubnet.Builder.routeTableId(String routeTableId) Sets the value ofVpcSubnet.getRouteTableId()Sets the value ofVpcSubnet.getSubnetId()Constructors in software.amazon.awscdk.cxapi with parameters of type VpcSubnet.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VpcSubnet.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcSubnet.Builder.