Module Values.ProblemsSource

Sourcetype nonrec t = Problem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Problem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of Message.t | `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of String_.t ] list | `String of AmazonResourceName.t | `Structure of (string * [> `Boolean of Boolean.t | `List of [> `String of String_.t ] list | `String of AmazonResourceName.t ]) list ]) list ] list | `Long of Long.t | `String of AmazonResourceName.t | `Structure of (string * [> `Double of Double.t | `Integer of Integer.t | `String of String_.t ]) list ]) list ]) list ] list ]
Sourceval to_query : Problem.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Problem.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Problem.t list
Sourceval to_json : Problem.t list -> Yojson.Safe.t