itemCount property

int? itemCount
final

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.

Implementation

final int? itemCount;