keys property

List<Map<String, AttributeValue>> keys
final

The primary key attribute values that define the items and the attributes associated with the items.

Implementation

final List<Map<String, AttributeValue>> keys;