notificationConfiguration property

Input<ScheduledQueryNotificationConfiguration?>? notificationConfiguration
final

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.

Implementation

final pulumi.Input<ScheduledQueryNotificationConfiguration?>? notificationConfiguration;