route53_list_cidr_collections {paws.networking} | R Documentation |
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only)
Description
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
See https://www.paws-r-sdk.com/docs/route53_list_cidr_collections/ for full documentation.
Usage
route53_list_cidr_collections(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
An opaque pagination token to indicate where the service is to begin enumerating results. If no value is provided, the listing of results starts from the beginning. |
MaxResults |
The maximum number of CIDR collections to return in the response. |
[Package paws.networking version 0.7.0 Index]