class Aws::Honeycode::Types::BatchCreateTableRowsResult

@!attribute [rw] workbook_cursor

The updated workbook cursor after adding the new rows at the end of
the table.
@return [Integer]

@!attribute [rw] created_rows

The map of batch item id to the row id that was created for that
item.
@return [Hash<String,String>]

@!attribute [rw] failed_batch_items

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.
@return [Array<Types::FailedBatchItem>]

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

Constants

SENSITIVE