Values.CidrRoutingConfigSourceThe object that is specified in resource record set object when you are linking a resource record set to a CIDR location. A LocationName with an asterisk “*” can be used to create a default CIDR record. CollectionId is still required for default record.
type nonrec t = {collectionId : UUID.t;The CIDR collection ID.
*)locationName : CidrLocationNameDefaultAllowed.t;The CIDR collection location name.
*)}