Module Values.LocationStatesSource

Sourcetype nonrec t = LocationState.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LocationState.t list -> [> `List of [> `Structure of (string * [> `Enum 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_xml : Awso.Xml.t -> LocationState.t list
Sourceval of_json : [> Yojson.Safe.t ] -> LocationState.t list
Sourceval to_json : LocationState.t list -> Yojson.Safe.t