Uses of Interface
software.amazon.awscdk.mixins.preview.services.cloudwatch.events.CloudWatchAlarmStateChange.State
Packages that use CloudWatchAlarmStateChange.State
-
Uses of CloudWatchAlarmStateChange.State in software.amazon.awscdk.mixins.preview.services.cloudwatch.events
Classes in software.amazon.awscdk.mixins.preview.services.cloudwatch.events that implement CloudWatchAlarmStateChange.StateModifier and TypeClassDescriptionstatic final classAn implementation forCloudWatchAlarmStateChange.StateMethods in software.amazon.awscdk.mixins.preview.services.cloudwatch.events that return CloudWatchAlarmStateChange.StateModifier and TypeMethodDescriptionCloudWatchAlarmStateChange.State.Builder.build()Builds the configured instance.default CloudWatchAlarmStateChange.StateCloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.getPreviousState()(experimental) previousState property.CloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.Jsii$Proxy.getPreviousState()default CloudWatchAlarmStateChange.StateCloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.getState()(experimental) state property.CloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.Jsii$Proxy.getState()Methods in software.amazon.awscdk.mixins.preview.services.cloudwatch.events with parameters of type CloudWatchAlarmStateChange.StateModifier and TypeMethodDescriptionCloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.Builder.previousState(CloudWatchAlarmStateChange.State previousState) CloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.Builder.state(CloudWatchAlarmStateChange.State state) Sets the value ofCloudWatchAlarmStateChange.CloudWatchAlarmStateChangeProps.getState()