responseStreamingInvokeArn property
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;