| Modifier and Type | Method and Description |
|---|---|
static WebSocketRoute.Builder |
WebSocketRoute.Builder.create(software.constructs.Construct scope,
String id) |
WebSocketRoute.Builder |
WebSocketRoute.Builder.integration(IWebSocketRouteIntegration integration)
(experimental) The integration to be configured on this route.
|
WebSocketRoute.Builder |
WebSocketRoute.Builder.routeKey(String routeKey)
(experimental) The key to this route.
|
WebSocketRoute.Builder |
WebSocketRoute.Builder.webSocketApi(IWebSocketApi webSocketApi)
(experimental) the API the route is associated with.
|
Copyright © 2021. All rights reserved.