Values.ResponseConfigurationsSourceval to_value :
(ResponseConfigurationType.t * ResponseConfiguration.t) list ->
[> `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Structure of
(string * [> `String of Instruction.t ]) list ])
list ])
list ]val to_query :
(ResponseConfigurationType.t * ResponseConfiguration.t) list ->
Awso.Client.Query.t