@Stability(value=Experimental) @Internal public static final class HttpRouteIntegrationBindOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HttpRouteIntegrationBindOptions
HttpRouteIntegrationBindOptionssoftware.amazon.jsii.JsiiObject.InitializationModeHttpRouteIntegrationBindOptions.Builder, HttpRouteIntegrationBindOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IHttpRoute route,
Construct scope)
Constructor that initializes the object based on literal property values passed by the
HttpRouteIntegrationBindOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IHttpRoute |
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(IHttpRoute route, Construct scope)
HttpRouteIntegrationBindOptions.Builder.public final IHttpRoute getRoute()
HttpRouteIntegrationBindOptionsgetRoute in interface HttpRouteIntegrationBindOptionspublic final Construct getScope()
HttpRouteIntegrationBindOptions
If the HttpRouteIntegration being bound creates additional constructs,
this will be used as their parent scope.
getScope in interface HttpRouteIntegrationBindOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.