@Generated(value="jsii-pacmak/1.39.0 (build 8af72c2)", date="2021-10-13T21:02:01.237Z") @Stability(value=Experimental) public interface WebSocketRouteProps extends software.amazon.jsii.JsiiSerializable, WebSocketRouteOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
WebSocketRouteProps.Builder
A builder for
WebSocketRouteProps |
static class |
WebSocketRouteProps.Jsii$Proxy
An implementation for
WebSocketRouteProps |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketRouteProps.Builder |
builder() |
String |
getRouteKey()
(experimental) The key to this route.
|
IWebSocketApi |
getWebSocketApi()
(experimental) the API the route is associated with.
|
getIntegration@Stability(value=Experimental) @NotNull String getRouteKey()
@Stability(value=Experimental) @NotNull IWebSocketApi getWebSocketApi()
@Stability(value=Experimental) static WebSocketRouteProps.Builder builder()
builder in interface WebSocketRouteOptionsWebSocketRouteProps.Builder of WebSocketRoutePropsCopyright © 2021. All rights reserved.