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