NAME
Paws::Route53Resolver::ListResolverEndpointIpAddressesResponse
ATTRIBUTES
IpAddresses => ArrayRef[Paws::Route53Resolver::IpAddressResponse]
The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to Resolver (inbound endpoint).
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.