@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.445Z") @Stability(value=Experimental) public interface WebSocketRouteOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
WebSocketRouteOptions.Builder
A builder for
WebSocketRouteOptions |
static class |
WebSocketRouteOptions.Jsii$Proxy
An implementation for
WebSocketRouteOptions |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketRouteOptions.Builder |
builder() |
IWebSocketRouteIntegration |
getIntegration()
(experimental) The integration to be configured on this route.
|
@Stability(value=Experimental) @NotNull IWebSocketRouteIntegration getIntegration()
@Stability(value=Experimental) static WebSocketRouteOptions.Builder builder()
WebSocketRouteOptions.Builder of WebSocketRouteOptionsCopyright © 2021. All rights reserved.