@Stability(value=Stable) @Internal public static final class CfnRoute.HttpRouteProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.HttpRouteProperty
CfnRoute.HttpRoutePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.HttpRouteProperty.Builder, CfnRoute.HttpRouteProperty.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(Object action,
Object match,
Object retryPolicy,
Object timeout)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAction()
`CfnRoute.HttpRouteProperty.Action`.
|
Object |
getMatch()
`CfnRoute.HttpRouteProperty.Match`.
|
Object |
getRetryPolicy()
`CfnRoute.HttpRouteProperty.RetryPolicy`.
|
Object |
getTimeout()
`CfnRoute.HttpRouteProperty.Timeout`.
|
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(Object action, Object match, Object retryPolicy, Object timeout)
CfnRoute.DurationProperty.Builder.public final Object getAction()
CfnRoute.HttpRoutePropertygetAction in interface CfnRoute.HttpRoutePropertypublic final Object getMatch()
CfnRoute.HttpRoutePropertygetMatch in interface CfnRoute.HttpRoutePropertypublic final Object getRetryPolicy()
CfnRoute.HttpRoutePropertygetRetryPolicy in interface CfnRoute.HttpRoutePropertypublic final Object getTimeout()
CfnRoute.HttpRoutePropertygetTimeout in interface CfnRoute.HttpRouteProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.