| 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() |
Copyright © 2021. All rights reserved.