Values.LaunchActionParametersSourceval to_value :
('a * LaunchActionParameter.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Enum of string
| `String of LaunchActionParameterValue.t ])
list ])
list ]val to_query :
(LaunchActionParameterValue.t * LaunchActionParameter.t) list ->
Awso.Client.Query.t