route53resolver_list_resolver_rules {paws.networking} | R Documentation |
Lists the Resolver rules that were created using the current Amazon Web Services account
Description
Lists the Resolver rules that were created using the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_rules/ for full documentation.
Usage
route53resolver_list_resolver_rules(
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)
Arguments
MaxResults |
The maximum number of Resolver rules that you want to return in the
response to a
|
NextToken |
For the first
If you have more than |
Filters |
An optional specification to return a subset of Resolver rules, such as all Resolver rules that are associated with the same Resolver endpoint. If you submit a second or subsequent
|