@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.446Z") @Stability(value=Experimental) public interface WebSocketStageProps extends software.amazon.jsii.JsiiSerializable, StageOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
WebSocketStageProps.Builder
A builder for
WebSocketStageProps |
static class |
WebSocketStageProps.Jsii$Proxy
An implementation for
WebSocketStageProps |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketStageProps.Builder |
builder() |
String |
getStageName()
(experimental) The name of the stage.
|
IWebSocketApi |
getWebSocketApi()
(experimental) The WebSocket API to which this stage is associated.
|
getAutoDeploy, getDomainMapping@Stability(value=Experimental) @NotNull String getStageName()
@Stability(value=Experimental) @NotNull IWebSocketApi getWebSocketApi()
@Stability(value=Experimental) static WebSocketStageProps.Builder builder()
builder in interface StageOptionsWebSocketStageProps.Builder of WebSocketStagePropsCopyright © 2021. All rights reserved.