PublicIpv4Pool - Amazon Elastic Compute Cloud

PublicIpv4Pool

Describes an IPv4 address pool.

Contents

description

A description of the address pool.

Type: String

Required: No

networkBorderGroup

The name of the location from which the address pool is advertised. A network border group is a unique set of Availability Zones or Local Zones from where AWS advertises public IP addresses.

Type: String

Required: No

poolAddressRangeSet

The address ranges.

Type: Array of PublicIpv4PoolRange objects

Required: No

poolId

The ID of the address pool.

Type: String

Required: No

tagSet

Any tags for the address pool.

Type: Array of Tag objects

Required: No

totalAddressCount

The total number of addresses.

Type: Integer

Required: No

totalAvailableAddressCount

The total number of available addresses.

Type: Integer

Required: No

See Also

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