AWS SDK for .NET Documentation
ItemCollectionMetrics Property
AmazonAmazon.DynamoDBv2.ModelBatchWriteItemResultItemCollectionMetrics Did this page help you?   Yes   No    Tell us about it...
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations. Each entry consists of the following subelements:
Declaration Syntax
C#
public Dictionary<string, List<ItemCollectionMetrics>> ItemCollectionMetrics { get; set; }

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