functionArn property
ARN of the Lambda function the event source mapping is sending events to. (Note: this is a computed value that differs from functionName above.)
Implementation
late final pulumi.Output<String> functionArn;
ARN of the Lambda function the event source mapping is sending events to. (Note: this is a computed value that differs from functionName above.)
late final pulumi.Output<String> functionArn;