route53_change_cidr_collection {paws.networking} | R Documentation |
Creates, changes, or deletes CIDR blocks within a collection
Description
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.
Usage
route53_change_cidr_collection(Id, CollectionVersion = NULL, Changes)
Arguments
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. |