AttributeValue.object constructor

AttributeValue.object(
  1. Map<String, AttributeValue> value
)

Implementation

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