route53_delete_cidr_collection {paws.networking} | R Documentation |
Deletes a CIDR collection in the current Amazon Web Services account
Description
Deletes a CIDR collection in the current Amazon Web Services account. The collection must be empty before it can be deleted.
See https://www.paws-r-sdk.com/docs/route53_delete_cidr_collection/ for full documentation.
Usage
route53_delete_cidr_collection(Id)
Arguments
Id |
[required] The UUID of the collection to delete. |
[Package paws.networking version 0.7.0 Index]