Uses of Class
software.amazon.awscdk.mixins.preview.services.cloudwatch.events.CloudWatchAlarmStateChange.State.Builder
Packages that use CloudWatchAlarmStateChange.State.Builder
-
Uses of CloudWatchAlarmStateChange.State.Builder in software.amazon.awscdk.mixins.preview.services.cloudwatch.events
Methods in software.amazon.awscdk.mixins.preview.services.cloudwatch.events that return CloudWatchAlarmStateChange.State.BuilderModifier and TypeMethodDescriptionCloudWatchAlarmStateChange.State.Builder.actionsSuppressedBy(List<String> actionsSuppressedBy) Sets the value ofCloudWatchAlarmStateChange.State.getActionsSuppressedBy()CloudWatchAlarmStateChange.State.Builder.actionsSuppressedReason(List<String> actionsSuppressedReason) Sets the value ofCloudWatchAlarmStateChange.State.getActionsSuppressedReason()CloudWatchAlarmStateChange.State.builder()CloudWatchAlarmStateChange.State.Builder.evaluationState(List<String> evaluationState) Sets the value ofCloudWatchAlarmStateChange.State.getEvaluationState()Sets the value ofCloudWatchAlarmStateChange.State.getReason()CloudWatchAlarmStateChange.State.Builder.reasonData(List<String> reasonData) Sets the value ofCloudWatchAlarmStateChange.State.getReasonData()Sets the value ofCloudWatchAlarmStateChange.State.getTimestamp()Sets the value ofCloudWatchAlarmStateChange.State.getValue()Constructors in software.amazon.awscdk.mixins.preview.services.cloudwatch.events with parameters of type CloudWatchAlarmStateChange.State.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudWatchAlarmStateChange.State.Builder.