TransactWriteItemsResponse
Types
Properties
Link copied to clipboard
The capacity units consumed by the entire TransactWriteItems operation. The values of the list are ordered according to the ordering of the TransactItems request parameter.
Link copied to clipboard
A list of tables that were processed by TransactWriteItems and, for each table, information about any item collections that were affected by individual UpdateItem, PutItem, or DeleteItem operations.
Functions
Link copied to clipboard
inline fun copy(block: TransactWriteItemsResponse.Builder.() -> Unit = {}): TransactWriteItemsResponse