You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatch::Types::CompositeAlarmThe details about a composite alarm.
Instance Attribute Summary collapseIndicates whether actions should be executed during any changes to the alarm state.
The actions to execute when this alarm transitions to the ALARM state from any other state.
The Amazon Resource Name (ARN) of the alarm.
The time stamp of the last update to the alarm configuration.
The description of the alarm.
The name of the alarm.
The rule that this alarm uses to evaluate its alarm state.
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
The actions to execute when this alarm transitions to the OK state from any other state.
An explanation for the alarm state, in text format.
An explanation for the alarm state, in JSON format.
The time stamp of the last update to the alarm state.
The state value for the alarm.
Indicates whether actions should be executed during any changes to the alarm state.
#alarm_actions ⇒ Array<String>The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN).
#alarm_arn ⇒ StringThe Amazon Resource Name (ARN) of the alarm.
#alarm_configuration_updated_timestamp ⇒ TimeThe time stamp of the last update to the alarm configuration.
#alarm_description ⇒ StringThe description of the alarm.
#alarm_rule ⇒ StringThe rule that this alarm uses to evaluate its alarm state.
#insufficient_data_actions ⇒ Array<String>The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an Amazon Resource Name (ARN).
#ok_actions ⇒ Array<String>The actions to execute when this alarm transitions to the OK state from any other state. Each action is specified as an Amazon Resource Name (ARN).
#state_reason ⇒ StringAn explanation for the alarm state, in text format.
#state_reason_data ⇒ StringAn explanation for the alarm state, in JSON format.
#state_updated_timestamp ⇒ TimeThe time stamp of the last update to the alarm state.
#state_value ⇒ StringThe state value for the alarm.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4