Values.ComponentDependencyMapSourceval to_value :
('a * ComponentDependencyRequirement.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string * [> `Enum of string | `String of NonEmptyString.t ])
list ])
list ]val to_query :
(NonEmptyString.t * ComponentDependencyRequirement.t) list ->
Awso.Client.Query.t