Uses of Class
software.aws.awsprototypingsdk.openapigateway.LambdaIntegration
-
-
Uses of LambdaIntegration in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return LambdaIntegration Modifier and Type Method Description static LambdaIntegrationIntegrations. lambda(software.amazon.awscdk.services.lambda.IFunction lambdaFunction)(experimental) An integration that invokes a lambda function to service the request.
-