Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty
Packages that use CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty
-
Uses of CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that implement CfnLogAlarmPropsMixin.ScheduledQueryConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLogAlarmPropsMixin.ScheduledQueryConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnLogAlarmPropsMixin.ScheduledQueryConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnLogAlarmPropsMixin.ScheduledQueryConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarmMixinProps.Builder.scheduledQueryConfiguration(CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty scheduledQueryConfiguration) Sets the value ofCfnLogAlarmMixinProps.getScheduledQueryConfiguration()CfnLogAlarmPropsMixin.Builder.scheduledQueryConfiguration(CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty scheduledQueryConfiguration) The scheduled query configuration for the log alarm.