@Stability(value=Experimental) @Internal public static final class WebSocketRouteIntegrationBindOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WebSocketRouteIntegrationBindOptions
WebSocketRouteIntegrationBindOptionssoftware.amazon.jsii.JsiiObject.InitializationModeWebSocketRouteIntegrationBindOptions.Builder, WebSocketRouteIntegrationBindOptions.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(WebSocketRouteIntegrationBindOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WebSocketRouteIntegrationBindOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IWebSocketRoute |
getRoute()
(experimental) The route to which this is being bound.
|
Construct |
getScope()
(experimental) The current scope in which the bind is occurring.
|
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(WebSocketRouteIntegrationBindOptions.Builder builder)
WebSocketRouteIntegrationBindOptions.Builder.public final IWebSocketRoute getRoute()
WebSocketRouteIntegrationBindOptionsgetRoute in interface WebSocketRouteIntegrationBindOptionspublic final Construct getScope()
WebSocketRouteIntegrationBindOptions
If the WebSocketRouteIntegration being bound creates additional constructs,
this will be used as their parent scope.
getScope in interface WebSocketRouteIntegrationBindOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.