class Aws::IoTEventsData::Types::BatchUpdateDetectorErrorEntry

Information about the error that occurred when attempting to update a detector.

@!attribute [rw] message_id

The `"messageId"` of the update request that caused the error. (The
value of the `"messageId"` in the update request `"Detector"`
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