responseStreamingInvokeArn property

Output<String> responseStreamingInvokeArn
latefinal

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

Implementation

late final pulumi.Output<String> responseStreamingInvokeArn;