IpAddressResponse - Amazon Route 53
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).

IpAddressResponse

In the response to a GetResolverEndpoint request, information about the IP addresses that the Resolver endpoint uses for DNS queries.

Contents

CreationTime

The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).

Type: String

Length Constraints: Minimum length of 20. Maximum length of 40.

Required: No

Ip

One IPv4 address that the Resolver endpoint uses for DNS queries.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 36.

Required: No

IpId

The ID of one IP address.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

Ipv6

One IPv6 address that the Resolver endpoint uses for DNS queries.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 39.

Required: No

ModificationTime

The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time (UTC).

Type: String

Length Constraints: Minimum length of 20. Maximum length of 40.

Required: No

Status

A status code that gives the current status of the request.

Type: String

Valid Values: CREATING | FAILED_CREATION | ATTACHING | ATTACHED | REMAP_DETACHING | REMAP_ATTACHING | DETACHING | FAILED_RESOURCE_GONE | DELETING | DELETE_FAILED_FAS_EXPIRED | UPDATING | UPDATE_FAILED

Required: No

StatusMessage

A message that provides additional information about the status of the request.

Type: String

Length Constraints: Maximum length of 255.

Required: No

SubnetId

The ID of one subnet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: No

See Also

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