Module Values.DescribeConfigurationsAttributesSource

Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ('a * 'b) list list -> [> `List of [> `Map of ([> `String of 'a ] * [> `String of 'b ]) list ] list ]
Sourceval to_query : (string * string) list list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> 'a list
Sourceval of_json : [> Yojson.Safe.t ] -> (string * string) list list
Sourceval to_json : (string * string) list list -> Yojson.Safe.t