AttributeValue class
The values of a given attribute, such as Throughput Optimized
HDD
or Provisioned IOPS
for the Amazon EC2
volumeType
attribute.
Constructors
- AttributeValue({String? value})
-
AttributeValue.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited