class Aws::IoTEventsData::Types::BatchPutMessageErrorEntry

Contains information about the errors encountered.

@!attribute [rw] message_id

The ID of the message that caused the error. (See the value
corresponding to the `"messageId"` key in the `"message"` object.)
@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