NAME
Paws::Route53Resolver::ListResolverEndpointIpAddressesResponse
ATTRIBUTES
IpAddresses => ArrayRef[Paws::Route53Resolver::IpAddressResponse]
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).
MaxResults => Int
The value that you specified for MaxResults in the request.
NextToken => Str
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.