tableSizeBytes property

int? tableSizeBytes
final

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

Implementation

final int? tableSizeBytes;