Uses of Interface
software.amazon.awscdk.services.cloudwatch.AlarmMuteRuleOptions
Packages that use AlarmMuteRuleOptions
-
Uses of AlarmMuteRuleOptions in software.amazon.awscdk.services.cloudwatch
Subinterfaces of AlarmMuteRuleOptions in software.amazon.awscdk.services.cloudwatchModifier and TypeInterfaceDescriptioninterfaceProperties used to configure a CloudWatch alarm mute rule.Classes in software.amazon.awscdk.services.cloudwatch that implement AlarmMuteRuleOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAlarmMuteRuleOptionsstatic final classAn implementation forAlarmMuteRulePropsMethods in software.amazon.awscdk.services.cloudwatch that return AlarmMuteRuleOptionsModifier and TypeMethodDescriptionAlarmMuteRuleOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type AlarmMuteRuleOptionsModifier and TypeMethodDescriptionAlarmBase.addAlarmMuteRule(String id, AlarmMuteRuleOptions options) Add an alarm mute rule.