Values.LaunchActionsSourceval to_value :
LaunchAction.t list ->
[> `List of
[> `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 ]