Uses of Interface
software.amazon.awscdk.services.cloudwatch.CfnLogAlarm.ScheduledQueryConfigurationProperty
Packages that use CfnLogAlarm.ScheduledQueryConfigurationProperty
-
Uses of CfnLogAlarm.ScheduledQueryConfigurationProperty in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement CfnLogAlarm.ScheduledQueryConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLogAlarm.ScheduledQueryConfigurationPropertyMethods in software.amazon.awscdk.services.cloudwatch that return CfnLogAlarm.ScheduledQueryConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarm.ScheduledQueryConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type CfnLogAlarm.ScheduledQueryConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarm.Builder.scheduledQueryConfiguration(CfnLogAlarm.ScheduledQueryConfigurationProperty scheduledQueryConfiguration) The scheduled query configuration for the log alarm.CfnLogAlarmProps.Builder.scheduledQueryConfiguration(CfnLogAlarm.ScheduledQueryConfigurationProperty scheduledQueryConfiguration) Sets the value ofCfnLogAlarmProps.getScheduledQueryConfiguration()voidCfnLogAlarm.setScheduledQueryConfiguration(CfnLogAlarm.ScheduledQueryConfigurationProperty value) The scheduled query configuration for the log alarm.