Values.NotificationAttributesSourceval to_value :
('a * IdentityNotificationAttributes.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of Enabled.t | `String of NotificationTopic.t ])
list ])
list ]val to_query :
(NotificationTopic.t * IdentityNotificationAttributes.t) list ->
Awso.Client.Query.t