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.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.