Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnAlarmMuteRuleProps.Builder
Packages that use CfnAlarmMuteRuleProps.Builder
-
Uses of CfnAlarmMuteRuleProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CfnAlarmMuteRuleProps.BuilderModifier and TypeMethodDescriptionCfnAlarmMuteRuleProps.builder()CfnAlarmMuteRuleProps.Builder.description(String description) Sets the value ofCfnAlarmMuteRuleProps.getDescription()CfnAlarmMuteRuleProps.Builder.expireDate(String expireDate) Sets the value ofCfnAlarmMuteRuleProps.getExpireDate()CfnAlarmMuteRuleProps.Builder.muteTargets(IResolvable muteTargets) Sets the value ofCfnAlarmMuteRuleProps.getMuteTargets()CfnAlarmMuteRuleProps.Builder.muteTargets(CfnAlarmMuteRule.MuteTargetsProperty muteTargets) Sets the value ofCfnAlarmMuteRuleProps.getMuteTargets()Sets the value ofCfnAlarmMuteRuleProps.getName()CfnAlarmMuteRuleProps.Builder.rule(IResolvable rule) Sets the value ofCfnAlarmMuteRuleProps.getRule()CfnAlarmMuteRuleProps.Builder.rule(CfnAlarmMuteRule.RuleProperty rule) Sets the value ofCfnAlarmMuteRuleProps.getRule()Sets the value ofCfnAlarmMuteRuleProps.getStartDate()Sets the value ofCfnAlarmMuteRuleProps.getTags()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CfnAlarmMuteRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAlarmMuteRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAlarmMuteRuleProps.Builder.