| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaProxyIntegration.Builder |
LambdaProxyIntegration.Builder.create() |
LambdaProxyIntegration.Builder |
LambdaProxyIntegration.Builder.handler(IFunction handler)
(experimental) The handler for this integration.
|
LambdaProxyIntegration.Builder |
LambdaProxyIntegration.Builder.payloadFormatVersion(PayloadFormatVersion payloadFormatVersion)
(experimental) Version of the payload sent to the lambda handler.
|
Copyright © 2021. All rights reserved.