menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
ConsumedCapacity
table property
table property
dark_mode
light_mode
table
property
Capacity
?
table
final
The amount of throughput consumed on the table affected by the operation.
Implementation
final
Capacity? table;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
ConsumedCapacity
table property
ConsumedCapacity class
Constructors
new
fromJson
Properties
capacityUnits
globalSecondaryIndexes
hashCode
localSecondaryIndexes
readCapacityUnits
runtimeType
table
tableName
writeCapacityUnits
Methods
noSuchMethod
toString
Operators
operator ==