WriteTxAsync(List<TransactWriteItem>)
public Task WriteTxAsync(List<TransactWriteItem> transactItems) Transactionally performs write requests
Parameters
transactItemsList<TransactWriteItem>- Transact write items to be performed
public Task WriteTxAsync(List<TransactWriteItem> transactItems)transactItemsList<TransactWriteItem>