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

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