| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
PublicSubnet |
PublicSubnet.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<PublicSubnet> |
ConfigureNatOptions.getNatSubnets()
The public subnets where the NAT providers need to be placed.
|
List<PublicSubnet> |
ConfigureNatOptions.Jsii$Proxy.getNatSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ConfigureNatOptions.Builder |
ConfigureNatOptions.Builder.natSubnets(List<? extends PublicSubnet> natSubnets)
Sets the value of
ConfigureNatOptions.getNatSubnets() |
Copyright © 2022. All rights reserved.