NAME
Paws::Honeycode::BatchCreateTableRowsResult
ATTRIBUTES
REQUIRED CreatedRows => Paws::Honeycode::CreatedRowsMap
The map of batch item id to the row id that was created for that item.
FailedBatchItems => ArrayRef[Paws::Honeycode::FailedBatchItem]
The list of batch items in the request that could not be added to the table. Each element in this list contains one item from the request that could not be added to the table along with the reason why that item could not be added.
REQUIRED WorkbookCursor => Int
The updated workbook cursor after adding the new rows at the end of the table.