Values.ObjectConfigurationSourceval to_value :
('a * ('b * 'c list) list) list ->
[> `Map of
([> `String of 'a ]
* [> `Map of
([> `String of 'b ] * [> `List of [> `String of 'c ] list ])
list ])
list ]