oldImage property

Map<String, AttributeValue>? oldImage
final

The item in the DynamoDB table as it appeared before it was modified.

Implementation

final Map<String, AttributeValue>? oldImage;