keys property

Map<String, AttributeValue>? keys
final

The primary key attribute(s) for the DynamoDB item that was modified.

Implementation

final Map<String, AttributeValue>? keys;