notificationConfiguration

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

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.


@JvmName(name = "jxefwjcctlgaaurr")
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.