lambdaFunctionARN property

String? lambdaFunctionARN
final

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;