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
final pulumi.Input<String?>? responseStreamingInvokeArn;
ARN to be used for invoking Lambda Function from API Gateway with response streaming - to be used in aws.apigateway.Integration's uri.
final pulumi.Input<String?>? responseStreamingInvokeArn;