Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnScheduledQueryPropsMixin.NotificationConfigurationProperty
Packages that use CfnScheduledQueryPropsMixin.NotificationConfigurationProperty
-
Uses of CfnScheduledQueryPropsMixin.NotificationConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.timestream
Classes in software.amazon.awscdk.cfnpropertymixins.services.timestream that implement CfnScheduledQueryPropsMixin.NotificationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScheduledQueryPropsMixin.NotificationConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnScheduledQueryPropsMixin.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnScheduledQueryPropsMixin.NotificationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnScheduledQueryPropsMixin.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnScheduledQueryMixinProps.Builder.notificationConfiguration(CfnScheduledQueryPropsMixin.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getNotificationConfiguration()CfnScheduledQueryPropsMixin.Builder.notificationConfiguration(CfnScheduledQueryPropsMixin.NotificationConfigurationProperty notificationConfiguration) Notification configuration for the scheduled query.