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