class Aws::CloudWatch::Types::AlarmHistoryItem
Represents the history of a specific alarm.
@!attribute [rw] alarm_name
The descriptive name for the alarm. @return [String]
@!attribute [rw] alarm_type
The type of alarm, either metric alarm or composite alarm. @return [String]
@!attribute [rw] timestamp
The time stamp for the alarm history item. @return [Time]
@!attribute [rw] history_item_type
The type of alarm history item. @return [String]
@!attribute [rw] history_summary
A summary of the alarm history, in text format. @return [String]
@!attribute [rw] history_data
Data about the alarm, in JSON format. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/AlarmHistoryItem AWS API Documentation
Constants
- SENSITIVE