@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(CfnRoute.HttpRouteProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.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) |
Object |
getAction()
An object that represents the action to take if a match is determined.
|
Object |
getMatch()
An object that represents the criteria for determining a request match.
|
Object |
getRetryPolicy()
An object that represents a retry policy.
|
Object |
getTimeout()
An object that represents types of timeouts.
|
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(CfnRoute.HttpRouteProperty.Builder builder)
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 © 2022. All rights reserved.