class Aws::Route53Resolver::Types::ListResolverRulesResponse

@!attribute [rw] next_token

If more than `MaxResults` Resolver rules match the specified
criteria, you can submit another `ListResolverRules` 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_rules

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

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

Constants

SENSITIVE