View source: R/route53resolver_operations.R
route53resolver_list_resolver_rule_associations | R Documentation |
Lists the associations that were created between Resolver rules and VPCs using the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_rule_associations/ for full documentation.
route53resolver_list_resolver_rule_associations(
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)
MaxResults |
The maximum number of rule associations 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 Resolver rules that are associated with the same VPC ID. If you submit a second or subsequent
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.