| Modifier and Type | Interface and Description |
|---|---|
static interface |
IWebSocketRoute.Jsii$Default
Internal default implementation for
IWebSocketRoute. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IWebSocketRoute.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
WebSocketRoute
(experimental) Route class that creates the Route for API Gateway WebSocket API.
|
| Modifier and Type | Method and Description |
|---|---|
IWebSocketRoute |
WebSocketRouteAuthorizerBindOptions.getRoute()
(experimental) The route to which the authorizer is being bound.
|
IWebSocketRoute |
WebSocketRouteAuthorizerBindOptions.Jsii$Proxy.getRoute() |
IWebSocketRoute |
WebSocketRouteIntegrationBindOptions.getRoute()
(experimental) The route to which this is being bound.
|
IWebSocketRoute |
WebSocketRouteIntegrationBindOptions.Jsii$Proxy.getRoute() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteAuthorizerBindOptions.Builder |
WebSocketRouteAuthorizerBindOptions.Builder.route(IWebSocketRoute route)
Sets the value of
WebSocketRouteAuthorizerBindOptions.getRoute() |
WebSocketRouteIntegrationBindOptions.Builder |
WebSocketRouteIntegrationBindOptions.Builder.route(IWebSocketRoute route)
Sets the value of
WebSocketRouteIntegrationBindOptions.getRoute() |
Copyright © 2023. All rights reserved.