@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.445Z") @Stability(value=Experimental) public interface WebSocketRouteIntegrationConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
WebSocketRouteIntegrationConfig.Builder
A builder for
WebSocketRouteIntegrationConfig |
static class |
WebSocketRouteIntegrationConfig.Jsii$Proxy
An implementation for
WebSocketRouteIntegrationConfig |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketRouteIntegrationConfig.Builder |
builder() |
WebSocketIntegrationType |
getType()
(experimental) Integration type.
|
String |
getUri()
(experimental) Integration URI.
|
@Stability(value=Experimental) @NotNull WebSocketIntegrationType getType()
@Stability(value=Experimental) @NotNull String getUri()
@Stability(value=Experimental) static WebSocketRouteIntegrationConfig.Builder builder()
Copyright © 2021. All rights reserved.