Uses of Class
software.amazon.awssdk.services.iot.model.CloudwatchAlarmAction
-
Packages that use CloudwatchAlarmAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of CloudwatchAlarmAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return CloudwatchAlarmAction Modifier and Type Method Description CloudwatchAlarmActionAction. cloudwatchAlarm()Change the state of a CloudWatch alarm.Methods in software.amazon.awssdk.services.iot.model with parameters of type CloudwatchAlarmAction Modifier and Type Method Description Action.BuilderAction.Builder. cloudwatchAlarm(CloudwatchAlarmAction cloudwatchAlarm)Change the state of a CloudWatch alarm.
-