AvailabilityZone - Elastic Load Balancing
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AvailabilityZone

Information about an Availability Zone.

Contents

LoadBalancerAddresses.member.N

[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer. For internal load balancers, you can specify a private IP address from the IPv4 range of the subnet.

Type: Array of LoadBalancerAddress objects

Required: No

OutpostId

[Application Load Balancers on Outposts] The ID of the Outpost.

Type: String

Required: No

SourceNatIpv6Prefixes.member.N

[Network Load Balancers with UDP listeners] The IPv6 prefixes to use for source NAT. For each subnet, specify an IPv6 prefix (/80 netmask) from the subnet CIDR block or auto_assigned to use an IPv6 prefix selected at random from the subnet CIDR block.

Type: Array of strings

Required: No

SubnetId

The ID of the subnet. You can specify one subnet per Availability Zone.

Type: String

Required: No

ZoneName

The name of the Availability Zone.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: