class Aws::Route53Resolver::Types::IpAddressResponse
In the response to a [GetResolverEndpoint] request, information about the IP addresses that the Resolver endpoint uses for DNS queries.
[1]: docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html
@!attribute [rw] ip_id
The ID of one IP address. @return [String]
@!attribute [rw] subnet_id
The ID of one subnet. @return [String]
@!attribute [rw] ip
One IP address that the Resolver endpoint uses for DNS queries. @return [String]
@!attribute [rw] status
A status code that gives the current status of the request. @return [String]
@!attribute [rw] status_message
A message that provides additional information about the status of the request. @return [String]
@!attribute [rw] creation_time
The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC). @return [String]
@!attribute [rw] modification_time
The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time (UTC). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/IpAddressResponse AWS API Documentation
Constants
- SENSITIVE