AWS SDK for .NET Documentation
DocumentBatchWrite Constructor (targetTable)
AmazonAmazon.DynamoDB.DocumentModelDocumentBatchWriteDocumentBatchWrite(Table) Did this page help you?   Yes   No    Tell us about it...
Constructs a DocumentBatchWrite instance for a specific table.
Declaration Syntax
C#
public DocumentBatchWrite(
	Table targetTable
)
Parameters
targetTable (Table)
Table to get items from.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)