| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaProxyIntegrationProps.Builder |
LambdaProxyIntegrationProps.builder() |
LambdaProxyIntegrationProps.Builder |
LambdaProxyIntegrationProps.Builder.handler(IFunction handler)
Sets the value of
LambdaProxyIntegrationProps.getHandler() |
LambdaProxyIntegrationProps.Builder |
LambdaProxyIntegrationProps.Builder.payloadFormatVersion(PayloadFormatVersion payloadFormatVersion)
Sets the value of
LambdaProxyIntegrationProps.getPayloadFormatVersion() |
Copyright © 2021. All rights reserved.