@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.445Z") @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.