AttributeValue.object constructor
AttributeValue.object(
- Map<
String, AttributeValue> value
Implementation
AttributeValue.object(core.Map<String, AttributeValue> value) : this._raw(value, 7);