@Stability(value=Stable) @Internal public static final class CfnRoute.HttpRetryPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.HttpRetryPolicyProperty
CfnRoute.HttpRetryPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.HttpRetryPolicyProperty.Builder, CfnRoute.HttpRetryPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRoute.HttpRetryPolicyProperty.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) |
List<String> |
getHttpRetryEvents()
Specify at least one of the following values.
|
Number |
getMaxRetries()
The maximum number of retry attempts.
|
Object |
getPerRetryTimeout()
The timeout for each retry attempt.
|
List<String> |
getTcpRetryEvents()
Specify a valid value.
|
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.HttpRetryPolicyProperty.Builder builder)
CfnRoute.DurationProperty.Builder.public final Number getMaxRetries()
CfnRoute.HttpRetryPolicyPropertygetMaxRetries in interface CfnRoute.HttpRetryPolicyPropertypublic final Object getPerRetryTimeout()
CfnRoute.HttpRetryPolicyPropertygetPerRetryTimeout in interface CfnRoute.HttpRetryPolicyPropertypublic final List<String> getHttpRetryEvents()
CfnRoute.HttpRetryPolicyProperty
getHttpRetryEvents in interface CfnRoute.HttpRetryPolicyPropertypublic final List<String> getTcpRetryEvents()
CfnRoute.HttpRetryPolicyPropertyThe event occurs before any processing of a request has started and is encountered when the upstream is temporarily or permanently unavailable.
getTcpRetryEvents in interface CfnRoute.HttpRetryPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.