Values.RecommendationComplianceSourceval to_value :
(DisruptionType.t * RecommendationDisruptionCompliance.t) list ->
[> `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Enum of string
| `Integer of Seconds.t
| `String of String500.t ])
list ])
list ]val to_query :
(DisruptionType.t * RecommendationDisruptionCompliance.t) list ->
Awso.Client.Query.t