AWS SDK for .NET Documentation
Batches Property
AmazonAmazon.DynamoDB.DocumentModelMultiTableDocumentBatchWriteBatches Did this page help you?   Yes   No    Tell us about it...
List of DocumentBatchWrite objects to include in the multi-table batch request.
Declaration Syntax
C#
public List<DocumentBatchWrite> Batches { get; private set; }

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