Uses of Class
software.amazon.awscdk.services.ec2.PublicSubnetProps.Builder
Packages that use PublicSubnetProps.Builder
-
Uses of PublicSubnetProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return PublicSubnetProps.BuilderModifier and TypeMethodDescriptionPublicSubnetProps.Builder.availabilityZone(String availabilityZone) Sets the value ofSubnetProps.getAvailabilityZone()static PublicSubnetProps.BuilderPublicSubnetProps.builder()Sets the value ofSubnetProps.getCidrBlock()PublicSubnetProps.Builder.mapPublicIpOnLaunch(Boolean mapPublicIpOnLaunch) Sets the value ofSubnetProps.getMapPublicIpOnLaunch()Sets the value ofSubnetProps.getVpcId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type PublicSubnetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PublicSubnetProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePublicSubnetProps.Builder.