key property

Map<String, AttributeValue> key
final

The primary key of the item to be deleted. Each element consists of an attribute name and a value for that attribute.

Implementation

final Map<String, AttributeValue> key;