Uses of Class
software.amazon.awscdk.services.ec2.PublicSubnet
-
Uses of PublicSubnet in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionConfigureNatOptions.getNatSubnets()
The public subnets where the NAT providers need to be placed.final List<PublicSubnet>
ConfigureNatOptions.Jsii$Proxy.getNatSubnets()
Modifier and TypeMethodDescriptionConfigureNatOptions.Builder.natSubnets
(List<? extends PublicSubnet> natSubnets) Sets the value ofConfigureNatOptions.getNatSubnets()