AWS SDK for .NET Documentation
ItemCollectionMetrics Property
AmazonAmazon.DynamoDBv2.ModelUpdateItemResultItemCollectionMetrics Did this page help you?   Yes   No    Tell us about it...
Information about item collections, if any, that were affected by the operation. ItemCollectionMetrics is only returned if it was asked for in the request. If the table does not have any local secondary indexes, this information is not returned in the response.
Declaration Syntax
C#
public ItemCollectionMetrics ItemCollectionMetrics { get; set; }

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