AWS SDK for .NET Documentation
ItemCount Property
AmazonAmazon.DynamoDBv2.ModelTableDescriptionItemCount Did this page help you?   Yes   No    Tell us about it...
The number of items in the specified table. 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)