Values.UpdatedSessionActionsSourceval to_value :
('a * UpdatedSessionActionInfo.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Enum of string
| `Float of SessionActionProgressPercent.t
| `Integer of ProcessExitCode.t
| `List of
[> `Structure of
(string
* [> `String of
TaskRunManifestPropertiesRequestOutputManifestPathString.t ])
list ]
list
| `String of SessionActionProgressMessage.t
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ]val to_query :
(SessionActionProgressMessage.t * UpdatedSessionActionInfo.t) list ->
Awso.Client.Query.tval to_json :
(SessionActionProgressMessage.t * UpdatedSessionActionInfo.t) list ->
Yojson.Safe.t