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