attributes property
Attribute values before the put operation, but only if the
ReturnValues
parameter is specified as ALL_OLD
in
the request.
Implementation
final Map<String, AttributeValue>? attributes;
Attribute values before the put operation, but only if the
ReturnValues
parameter is specified as ALL_OLD
in
the request.
final Map<String, AttributeValue>? attributes;