Values.LaunchActionRunSourceLaunch action run.
type nonrec t = {action : LaunchAction.t option;Action.
*)runId : LaunchActionRunId.t option;Run Id.
*)status : LaunchActionRunStatus.t option;Run status.
*)failureReason : FailureReason.t option;Failure reason.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of LaunchActionRunId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of LaunchActionOrder.t
| `Map of
([> `String of LaunchActionParameterName.t ]
* [> `Structure of
(string
* [> `Enum of string
| `String of LaunchActionParameterValue.t ])
list ])
list
| `String of LaunchActionId.t ])
list ])
list ]