CopyableBuilder<Subnet.Builder,Subnet>, SdkBuilder<Subnet.Builder,Subnet>public static interface Subnet.Builder extends CopyableBuilder<Subnet.Builder,Subnet>
| Modifier and Type | Method | Description |
|---|---|---|
Subnet.Builder |
subnetAvailabilityZone(String subnetAvailabilityZone) |
The Availability Zone (AZ) for subnet subnet.
|
Subnet.Builder |
subnetIdentifier(String subnetIdentifier) |
The system-assigned identifier for the subnet.
|
copyapply, buildSubnet.Builder subnetIdentifier(String subnetIdentifier)
The system-assigned identifier for the subnet.
subnetIdentifier - The system-assigned identifier for the subnet.Subnet.Builder subnetAvailabilityZone(String subnetAvailabilityZone)
The Availability Zone (AZ) for subnet subnet.
subnetAvailabilityZone - The Availability Zone (AZ) for subnet subnet.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.