| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WebSocketRouteIntegrationBindOptions.Jsii$Proxy
An implementation for
WebSocketRouteIntegrationBindOptions |
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegrationBindOptions |
WebSocketRouteIntegrationBindOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract WebSocketRouteIntegrationConfig |
WebSocketRouteIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegrationConfig |
WebSocketLambdaIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
WebSocketRouteIntegrationConfig |
WebSocketMockIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
Copyright © 2022. All rights reserved.