RecordCidrRoutingPolicy

data class RecordCidrRoutingPolicy(val collectionId: String, val locationName: String)

Constructors

Link copied to clipboard
constructor(collectionId: String, locationName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The CIDR collection ID. See the aws_route53_cidr_collection resource for more details.

Link copied to clipboard

The CIDR collection location name. See the aws_route53_cidr_location resource for more details. A location_name with an asterisk "*" can be used to create a default CIDR record. collection_id is still required for default record.