| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
VpcSubnet.Builder |
VpcSubnet.Builder.availabilityZone(String availabilityZone)
Sets the value of
VpcSubnet.getAvailabilityZone() |
static VpcSubnet.Builder |
VpcSubnet.builder() |
VpcSubnet.Builder |
VpcSubnet.Builder.cidr(String cidr)
Sets the value of
VpcSubnet.getCidr() |
VpcSubnet.Builder |
VpcSubnet.Builder.routeTableId(String routeTableId)
Sets the value of
VpcSubnet.getRouteTableId() |
VpcSubnet.Builder |
VpcSubnet.Builder.subnetId(String subnetId)
Sets the value of
VpcSubnet.getSubnetId() |
| Constructor and Description |
|---|
Jsii$Proxy(VpcSubnet.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcSubnet.Builder. |
Copyright © 2022. All rights reserved.