class Aws::Route53Resolver::Types::ListResolverEndpointIpAddressesResponse

@!attribute [rw] next_token

If the specified endpoint has more than `MaxResults` IP addresses,
you can submit another `ListResolverEndpointIpAddresses` request to
get the next group of IP addresses. In the next request, specify the
value of `NextToken` from the previous response.
@return [String]

@!attribute [rw] max_results

The value that you specified for `MaxResults` in the request.
@return [Integer]

@!attribute [rw] ip_addresses

Information about the IP addresses in your VPC that DNS queries
originate from (for outbound endpoints) or that you forward DNS
queries to (for inbound endpoints).
@return [Array<Types::IpAddressResponse>]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListResolverEndpointIpAddressesResponse AWS API Documentation

Constants

SENSITIVE