notificationConfiguration

@JvmName(name = "rrpxqwpvkvpsmccr")
suspend fun notificationConfiguration(value: Output<ScheduledQueryNotificationConfigurationArgs>)
@JvmName(name = "vofhusomjsnragvx")
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 = "ejtqdphrycbxtxtj")
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.