lambdaArn property

String lambdaArn
final

The ARN of the Lambda function. The ARN must include the version of the function to import. You can't use version aliases like $LATEST.

Implementation

final String lambdaArn;