lastProcessingResult property

Output<String> lastProcessingResult
latefinal

Result of the last AWS Lambda invocation of your Lambda function.

Implementation

late final pulumi.Output<String> lastProcessingResult;