Module Values.RunsSource

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