Record Cidr Routing Policy Args
data class RecordCidrRoutingPolicyArgs(val collectionId: Output<String>, val locationName: Output<String>) : ConvertibleToJava<RecordCidrRoutingPolicyArgs>
Properties
Link copied to clipboard
The CIDR collection ID. See the aws.route53.CidrCollection resource for more details.
Link copied to clipboard
The 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 default record.