class Aws::IoTEventsData::Types::BatchAlarmActionErrorEntry
Contains error messages associated with one of the following requests:
- BatchAcknowledgeAlarm][1
- BatchDisableAlarm][2
- BatchEnableAlarm][3
- BatchResetAlarm][4
- BatchSnoozeAlarm][5
[1]: docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchAcknowledgeAlarm.html [2]: docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchDisableAlarm.html [3]: docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchEnableAlarm.html [4]: docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchResetAlarm.html [5]: docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchSnoozeAlarm.html
@!attribute [rw] request_id
The request ID. Each ID must be unique within each batch. @return [String]
@!attribute [rw] error_code
The error code. @return [String]
@!attribute [rw] error_message
A message that describes the error. @return [String]
Constants
- SENSITIVE