itemCount property

int? itemCount
final

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.

Implementation

final int? itemCount;