responseStreamingInvokeArn property

Input<String?>? responseStreamingInvokeArn
final

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;