indexSizeBytes property

int? indexSizeBytes
final

The total size of the specified index, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.

Implementation

final int? indexSizeBytes;