Scheduled Query Notification Configuration Args
data class ScheduledQueryNotificationConfigurationArgs(val snsConfiguration: Output<ScheduledQuerySnsConfigurationArgs>) : ConvertibleToJava<ScheduledQueryNotificationConfigurationArgs>
Notification configuration for the scheduled query. A notification is sent by Timestream when a query run finishes, when the state is updated or when you delete it.