Values.NotificationSettingsSourceval to_value :
NotificationSetting.t list ->
[> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of NotificationSettingThresholdInteger.t ])
list ]
list ]