oldImage property
The item in the DynamoDB table as it appeared before it was modified.
Implementation
final Map<String, AttributeValue>? oldImage;
The item in the DynamoDB table as it appeared before it was modified.
final Map<String, AttributeValue>? oldImage;