Values.AssignedSessionActionSourceThe action for a session defined by the session action ID.
type nonrec t = {sessionActionId : SessionActionId.t option;The session action ID for the assigned session.
*)definition : AssignedSessionActionDefinition.t option;The definition of the assigned session action.
*)}val to_value :
t ->
[> `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 ]