menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
SourceTableDetails
tableSizeBytes property
tableSizeBytes property
dark_mode
light_mode
tableSizeBytes
property
int
?
tableSizeBytes
final
Size of the table in bytes. Note that this is an approximate value.
Implementation
final int? tableSizeBytes;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
SourceTableDetails
tableSizeBytes property
SourceTableDetails class