Returns a paginated list of location objects and their CIDR blocks.
See https://www.paws-r-sdk.com/docs/route53_list_cidr_blocks/ for full documentation.
route53_list_cidr_blocks(
CollectionId,
LocationName = NULL,
NextToken = NULL,
MaxResults = NULL
)
[required] The UUID of the CIDR collection.
The name of the CIDR collection location.
An opaque pagination token to indicate where the service is to begin enumerating results.
Maximum number of results you want returned.