notification Configuration
Parameters
value
Configuration block for notification 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. See below.
suspend fun notificationConfiguration(argument: suspend ScheduledQueryNotificationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for notification 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. See below.