Resource schema for AWS::Route53::CidrCollection.
name
(String) A unique name for the CIDR collection.locations
(Attributes Set) A complex type that contains information about the list of CIDR locations. (see below for nested schema)arn
(String) The Amazon resource name (ARN) to uniquely identify the AWS resource.cidr_collection_id
(String) UUID of the CIDR collection.id
(String) Uniquely identifies the resource.locations
Required:
cidr_list
(Set of String) A list of CIDR blocks.location_name
(String) The name of the location that is associated with the CIDR collection.Import is supported using the following syntax:
$ terraform import awscc_route53_cidr_collection.example <resource ID>