key property
A map of attribute names to AttributeValue
objects that
specifies the primary key of the item to retrieve.
Implementation
final Map<String, AttributeValue> key;
A map of attribute names to AttributeValue
objects that
specifies the primary key of the item to retrieve.
final Map<String, AttributeValue> key;