Records Exclusive Resource Record Set Cidr Routing Config Args
data class RecordsExclusiveResourceRecordSetCidrRoutingConfigArgs(val collectionId: Output<String>, val locationName: Output<String>) : ConvertibleToJava<RecordsExclusiveResourceRecordSetCidrRoutingConfigArgs>
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.