attributes property
A map of attribute name-value pairs, but only if the
ReturnValues parameter is specified as something other than
NONE in the request.
Implementation
final Map<String, AttributeValue>? attributes;
A map of attribute name-value pairs, but only if the
ReturnValues parameter is specified as something other than
NONE in the request.
final Map<String, AttributeValue>? attributes;