Values.LocationSummarySourceA complex type that contains information about the CIDR location.
type nonrec t = {locationName : CidrLocationNameDefaultAllowed.t option;A string that specifies a location name.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of CidrLocationNameDefaultAllowed.t ]) list ]