lastProcessingResult property
Result of the last AWS Lambda invocation of your Lambda function.
Implementation
late final pulumi.Output<String> lastProcessingResult;
Result of the last AWS Lambda invocation of your Lambda function.
late final pulumi.Output<String> lastProcessingResult;