class Aws::Route53Resolver::Types::ListResolverRuleAssociationsResponse

@!attribute [rw] next_token

If more than `MaxResults` rule associations match the specified
criteria, you can submit another `ListResolverRuleAssociation`
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_rule_associations

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

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

Constants

SENSITIVE