View source: R/route53_operations.R
route53_create_cidr_collection | R Documentation |
Creates a CIDR collection in the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53_create_cidr_collection/ for full documentation.
route53_create_cidr_collection(Name, CallerReference)
Name |
[required] A unique identifier for the account that can be used to reference the collection from other API calls. |
CallerReference |
[required] A client-specific token that allows requests to be securely retried so that the intended outcome will only occur once, retries receive a similar response, and there are no additional edge cases to handle. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.