AWS SDK for .NET Documentation
Responses Property
AmazonAmazon.DynamoDB.ModelBatchWriteItemResultResponses Did this page help you?   Yes   No    Tell us about it...
The response object as a result of BatchWriteItem call. This is essentially a map of table name to ConsumedCapacityUnits.
Declaration Syntax
C#
public Dictionary<string, BatchWriteResponse> Responses { get; set; }

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