invokeArn property

Input<String?>? invokeArn
final

ARN to be used for invoking Lambda Function from API Gateway - to be used in aws.apigateway.Integration's uri.

Implementation

final pulumi.Input<String?>? invokeArn;