public static interface Subnet.Builder extends SdkPojo, CopyableBuilder<Subnet.Builder,Subnet>
| Modifier and Type | Method and Description |
|---|---|
Subnet.Builder |
subnetAvailabilityZone(String subnetAvailabilityZone)
The Availability Zone (AZ) for the subnet.
|
Subnet.Builder |
subnetIdentifier(String subnetIdentifier)
The system-assigned identifier for the subnet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 the subnet.
subnetAvailabilityZone - The Availability Zone (AZ) for the subnet.Copyright © 2021. All rights reserved.