@Stability(value=Experimental) @Internal public static final class WebSocketStageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WebSocketStageProps
WebSocketStagePropssoftware.amazon.jsii.JsiiObject.InitializationModeWebSocketStageProps.Builder, WebSocketStageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(WebSocketStageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WebSocketStageProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getAutoDeploy()
(experimental) Whether updates to an API automatically trigger a new deployment.
|
DomainMappingOptions |
getDomainMapping()
(experimental) The options for custom domain and api mapping.
|
String |
getStageName()
(experimental) The name of the stage.
|
IWebSocketApi |
getWebSocketApi()
(experimental) The WebSocket API to which this stage is associated.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(WebSocketStageProps.Builder builder)
WebSocketStageProps.Builder.public final String getStageName()
WebSocketStagePropsgetStageName in interface WebSocketStagePropspublic final IWebSocketApi getWebSocketApi()
WebSocketStagePropsgetWebSocketApi in interface WebSocketStagePropspublic final Boolean getAutoDeploy()
StageOptionsDefault: false
getAutoDeploy in interface StageOptionspublic final DomainMappingOptions getDomainMapping()
StageOptionsDefault: - no custom domain and api mapping configuration
getDomainMapping in interface StageOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.