class Aws::IoTAnalytics::Types::BatchPutMessageErrorEntry

Contains informations about errors.

@!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 code associated with the error.
@return [String]

@!attribute [rw] error_message

The message associated with the error.
@return [String]

Constants

SENSITIVE