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
final pulumi.Input<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.)
final pulumi.Input<String?>? functionArn;