AWS SDK for .NET Documentation
ItemCount Property
AmazonAmazon.DynamoDBv2.ModelGlobalSecondaryIndexDescriptionItemCount Did this page help you?   Yes   No    Tell us about it...
The number of items in the specified index. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.
Declaration Syntax
C#
public long ItemCount { get; set; }

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