key property
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;
The primary key of the item to be deleted. Each element consists of an attribute name and a value for that attribute.
final Map<String, AttributeValue> key;