key property

Map<String, AttributeValue> key
final

A map of attribute names to AttributeValue objects that specifies the primary key of the item to retrieve.

Implementation

final Map<String, AttributeValue> key;