Values.DocumentAttributeBoostingOverrideMapSourceval to_value :
('a * DocumentAttributeBoostingConfiguration.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Long of BoostingDurationInSeconds.t
| `Map of
([> `String of String_.t ] * [> `Enum of string ])
list ])
list ])
list ])
list ]val to_query :
(String_.t * DocumentAttributeBoostingConfiguration.t) list ->
Awso.Client.Query.t