AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.Builder.allocationIds(String... allocationIds) |
The allocation IDs of the Elastic IP addresses (EIPs) to be used for handling outbound NAT traffic in this
specific Availability Zone.
|
AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.Builder.allocationIds(Collection<String> allocationIds) |
The allocation IDs of the Elastic IP addresses (EIPs) to be used for handling outbound NAT traffic in this
specific Availability Zone.
|
AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.Builder.availabilityZone(String availabilityZone) |
For regional NAT gateways only: The Availability Zone where this specific NAT gateway configuration will be
active.
|
AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.Builder.availabilityZoneId(String availabilityZoneId) |
For regional NAT gateways only: The ID of the Availability Zone where this specific NAT gateway configuration
will be active.
|
static AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.builder() |
|
AvailabilityZoneAddress.Builder |
AvailabilityZoneAddress.toBuilder() |
|