Values.NotificationConfigurationSourceNotification configuration for a scheduled query. A notification is sent by Timestream when a scheduled query is created, its state is updated or when it is deleted.
type nonrec t = {snsConfiguration : SnsConfiguration.t;Details about the Amazon Simple Notification Service (SNS) configuration. This field is visible only when SNS Topic is provided when updating the account settings.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of AmazonResourceName.t ]) list ])
list ]