View source: R/route53resolver_operations.R
route53resolver_list_resolver_query_log_config_associations | R Documentation |
Lists information about associations between Amazon VPCs and query logging configurations.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_query_log_config_associations/ for full documentation.
route53resolver_list_resolver_query_log_config_associations(
MaxResults = NULL,
NextToken = NULL,
Filters = NULL,
SortBy = NULL,
SortOrder = NULL
)
MaxResults |
The maximum number of query logging associations that you want to return
in the response to a
|
NextToken |
For the first
If there are more than |
Filters |
An optional specification to return a subset of query logging associations. If you submit a second or subsequent
|
SortBy |
The element that you want Resolver to sort query logging associations by. If you submit a second or subsequent
Valid values include the following elements:
|
SortOrder |
If you specified a value for 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.