lambdaFunctionARN property
The ARN of the Lambda function. You must specify the ARN of a function version; you can't specify a Lambda alias or $LATEST.
Implementation
final String lambdaFunctionARN;
The ARN of the Lambda function. You must specify the ARN of a function version; you can't specify a Lambda alias or $LATEST.
final String lambdaFunctionARN;