Values.AssignedSessionSourceThe assigned session for the worker.
type nonrec t = {queueId : QueueId.t option;The queue ID of the assigned session.
*)jobId : JobId.t option;The job ID for the assigned session.
*)sessionActions : AssignedSessionActions.t option;The session actions to apply to the assigned session.
*)logConfiguration : LogConfiguration.t option;The log configuration for the worker's assigned session.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of SessionActionId.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Map of
([> `String of String_.t ]
* [> `Structure of
(string
* [> `String of IntString.t ])
list ])
list
| `String of EnvironmentId.t ])
list ])
list ])
list ]
list
| `String of QueueId.t
| `Structure of
(string
* [> `Map of
([> `String of String_.t ] * [> `String of String_.t ])
list
| `String of LogDriver.t ])
list ])
list ]