- Navigation Guide
@aws-sdk/client-dynamodb
TransactGetItemsCommandInput Interface
The input for TransactGetItemsCommand.
Members
Name | Type | Details |
---|---|---|
TransactItems Required | TransactGetItem[] | undefined | An ordered array of up to 100 |
ReturnConsumedCapacity | ReturnConsumedCapacity | undefined | A value of |
Full Signature
export interface TransactGetItemsCommandInput extends TransactGetItemsInput