class Aws::Honeycode::Types::FailedBatchItem
A single item in a batch that failed to perform the intended action because of an error preventing it from succeeding.
@!attribute [rw] id
The id of the batch item that failed. This is the batch item id for the BatchCreateTableRows and BatchUpsertTableRows operations and the row id for the BatchUpdateTableRows and BatchDeleteTableRows operations. @return [String]
@!attribute [rw] error_message
The error message that indicates why the batch item failed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/FailedBatchItem AWS API Documentation
Constants
- SENSITIVE