NAME
Paws::Honeycode::BatchDeleteTableRowsResult
ATTRIBUTES
FailedBatchItems => ArrayRef[Paws::Honeycode::FailedBatchItem]
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.
REQUIRED WorkbookCursor => Int
The updated workbook cursor after deleting the rows from the table.