| 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 |
|---|---|
WebSocketRouteIntegrationConfig |
IWebSocketRouteIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
WebSocketRouteIntegrationConfig |
IWebSocketRouteIntegration.Jsii$Proxy.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
default WebSocketRouteIntegrationConfig |
IWebSocketRouteIntegration.Jsii$Default.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegrationConfig |
LambdaWebSocketIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
Copyright © 2021. All rights reserved.