Values.ActionParameterMapSourceval to_value :
('a * ActionParameter.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of ActionParameterRequired.t
| `String of ActionParameterDescription.t ])
list ])
list ]