Values.MapOfIntegrationResponseSourceval to_value :
('a * IntegrationResponse.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of String_.t ] * [> `String of String_.t ])
list
| `String of StatusCode.t ])
list ])
list ]