Uses of Class
software.amazon.awscdk.services.cloudwatch.AlarmMuteRuleOptions.Builder
Packages that use AlarmMuteRuleOptions.Builder
-
Uses of AlarmMuteRuleOptions.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return AlarmMuteRuleOptions.BuilderModifier and TypeMethodDescriptionAlarmMuteRuleOptions.Builder.alarmMuteRuleName(String alarmMuteRuleName) Sets the value ofAlarmMuteRuleOptions.getAlarmMuteRuleName()static AlarmMuteRuleOptions.BuilderAlarmMuteRuleOptions.builder()AlarmMuteRuleOptions.Builder.description(String description) Sets the value ofAlarmMuteRuleOptions.getDescription()Sets the value ofAlarmMuteRuleOptions.getDuration()AlarmMuteRuleOptions.Builder.expire(CalendarDateTime expire) Sets the value ofAlarmMuteRuleOptions.getExpire()AlarmMuteRuleOptions.Builder.schedule(ScheduleExpression schedule) Sets the value ofAlarmMuteRuleOptions.getSchedule()AlarmMuteRuleOptions.Builder.start(CalendarDateTime start) Sets the value ofAlarmMuteRuleOptions.getStart()Sets the value ofAlarmMuteRuleOptions.getTags()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type AlarmMuteRuleOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AlarmMuteRuleOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theAlarmMuteRuleOptions.Builder.