lastProcessingResult property
The result of the last AWS Lambda invocation of your Lambda function.
Implementation
final String? lastProcessingResult;
The result of the last AWS Lambda invocation of your Lambda function.
final String? lastProcessingResult;