NatGatewayAddress - Amazon Elastic Compute Cloud
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).

NatGatewayAddress

Describes the IP addresses and network interface associated with a NAT gateway.

Contents

allocationId

[Public NAT gateway only] The allocation ID of the Elastic IP address that's associated with the NAT gateway.

Type: String

Required: No

associationId

[Public NAT gateway only] The association ID of the Elastic IP address that's associated with the NAT gateway.

Type: String

Required: No

failureMessage

The address failure message.

Type: String

Required: No

isPrimary

Defines if the IP address is the primary address.

Type: Boolean

Required: No

networkInterfaceId

The ID of the network interface associated with the NAT gateway.

Type: String

Required: No

privateIp

The private IP address associated with the NAT gateway.

Type: String

Required: No

publicIp

[Public NAT gateway only] The Elastic IP address associated with the NAT gateway.

Type: String

Required: No

status

The address status.

Type: String

Valid Values: assigning | unassigning | associating | disassociating | succeeded | failed

Required: No

See Also

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