class Aws::Honeycode::Types::BatchDeleteTableRowsResult

@!attribute [rw] workbook_cursor

The updated workbook cursor after deleting the rows from the table.
@return [Integer]

@!attribute [rw] failed_batch_items

The list of row ids in the request that could not be deleted from
the table. Each element in this list contains one row id from the
request that could not be deleted along with the reason why that
item could not be deleted.
@return [Array<Types::FailedBatchItem>]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/BatchDeleteTableRowsResult AWS API Documentation

Constants

SENSITIVE