Records Exclusive Resource Record Set Cidr Routing Config
data class RecordsExclusiveResourceRecordSetCidrRoutingConfig(val collectionId: String, val locationName: String)
Properties
Link copied to clipboard
CIDR collection ID. See the aws.route53.CidrCollection
resource for more details.
Link copied to clipboard
CIDR collection location name. See the aws.route53.CidrLocation
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 a default record.