View source: R/route53_operations.R
route53_change_cidr_collection | R Documentation |
Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative IP information mapping blocks to one or multiple locations.
See https://www.paws-r-sdk.com/docs/route53_change_cidr_collection/ for full documentation.
route53_change_cidr_collection(Id, CollectionVersion = NULL, Changes)
Id |
[required] The UUID of the CIDR collection to update. |
CollectionVersion |
A sequential counter that Amazon Route 53 sets to 1 when you create a collection and increments it by 1 each time you update the collection. We recommend that you use
|
Changes |
[required] Information about changes to a CIDR collection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.