class Aws::Route53Resolver::Types::ListResolverEndpointsResponse

@!attribute [rw] next_token

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.
@return [String]

@!attribute [rw] max_results

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

@!attribute [rw] resolver_endpoints

The Resolver endpoints that were created by using the current Amazon
Web Services account, and that match the specified filters, if any.
@return [Array<Types::ResolverEndpoint>]

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

Constants

SENSITIVE