Uses of Interface
software.amazon.awscdk.services.ec2.PublicSubnetAttributes
Packages that use PublicSubnetAttributes
-
Uses of PublicSubnetAttributes in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement PublicSubnetAttributesMethods in software.amazon.awscdk.services.ec2 that return PublicSubnetAttributesModifier and TypeMethodDescriptionPublicSubnetAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type PublicSubnetAttributesModifier and TypeMethodDescriptionstatic IPublicSubnet
PublicSubnet.fromPublicSubnetAttributes
(software.constructs.Construct scope, String id, PublicSubnetAttributes attrs)