Uses of Class
software.amazon.awscdk.services.ec2.SubnetAttributes.Builder
Packages that use SubnetAttributes.Builder
-
Uses of SubnetAttributes.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return SubnetAttributes.BuilderModifier and TypeMethodDescriptionSubnetAttributes.Builder.availabilityZone(String availabilityZone) Sets the value ofSubnetAttributes.getAvailabilityZone()static SubnetAttributes.BuilderSubnetAttributes.builder()SubnetAttributes.Builder.ipv4CidrBlock(String ipv4CidrBlock) Sets the value ofSubnetAttributes.getIpv4CidrBlock()SubnetAttributes.Builder.routeTableId(String routeTableId) Sets the value ofSubnetAttributes.getRouteTableId()Sets the value ofSubnetAttributes.getSubnetId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type SubnetAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SubnetAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theSubnetAttributes.Builder.