NAME
Paws::Route53Resolver::ListResolverEndpointsResponse
ATTRIBUTES
MaxResults => Int
The value that you specified for MaxResults
in the request.
NextToken => Str
If more than MaxResults
IP addresses match the specified criteria, you can submit another ListResolverEndpoint
request to get the next group of results. In the next request, specify the value of NextToken
from the previous response.
ResolverEndpoints => ArrayRef[Paws::Route53Resolver::ResolverEndpoint]
The Resolver endpoints that were created by using the current AWS account, and that match the specified filters, if any.