notificationConfiguration

@JvmName(name = "snspsxxqsnrujxvm")
suspend fun notificationConfiguration(value: Output<ScheduledQueryNotificationConfigurationArgs>)
@JvmName(name = "beqyifnhsrmyrmks")
suspend fun notificationConfiguration(value: ScheduledQueryNotificationConfigurationArgs?)

Parameters

value

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.


@JvmName(name = "sgkyrgkaiddirklp")
suspend fun notificationConfiguration(argument: suspend ScheduledQueryNotificationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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.