Values.WorkflowParameterTemplateSourceval to_value :
('a * WorkflowParameter.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of WorkflowParameterDescription.t ])
list ])
list ]val to_query :
(WorkflowParameterDescription.t * WorkflowParameter.t) list ->
Awso.Client.Query.t