Module Values.JobSearchSummariesSource

Sourcetype nonrec t = JobSearchSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : JobSearchSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of TaskFailureRetryCount.t | `Map of ([> `Enum of string | `String of JobParametersKeyString.t ] * [> `Integer of Integer.t | `Structure of (string * [> `String of IntString.t ]) list ]) list | `String of JobId.t | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> JobSearchSummary.t list