Module Values.LocationConfigurationsSource

Sourcetype nonrec t = LocationConfiguration.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : LocationConfiguration.t list -> [> `List of [> `Structure of (string * [> `Integer of AlwaysOnCapacity.t | `String of LocationName.t | `Structure of (string * [> `List of [> `String of Ipv4CidrBlock.t ] list | `String of VpcId.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LocationConfiguration.t list