Module Values.AvailabilityZoneIdsSource

Sourcetype nonrec t = AvailabilityZoneId.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : 'a list -> [> `List of [> `String of 'a ] list ]
Sourceval to_query : string list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> string list
Sourceval of_json : [> Yojson.Safe.t ] -> string list
Sourceval to_json : string list -> Yojson.Safe.t