@Stability(value=Stable) @Internal public static final class OutlierDetection.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OutlierDetection
OutlierDetectionsoftware.amazon.jsii.JsiiObject.InitializationModeOutlierDetection.Builder, OutlierDetection.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(OutlierDetection.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OutlierDetection.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Duration |
getBaseEjectionDuration()
The base amount of time for which a host is ejected.
|
Duration |
getInterval()
The time interval between ejection sweep analysis.
|
Number |
getMaxEjectionPercent()
Maximum percentage of hosts in load balancing pool for upstream service that can be ejected.
|
Number |
getMaxServerErrors()
Number of consecutive 5xx errors required for ejection.
|
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(OutlierDetection.Builder builder)
OutlierDetection.Builder.public final Duration getBaseEjectionDuration()
OutlierDetectiongetBaseEjectionDuration in interface OutlierDetectionpublic final Duration getInterval()
OutlierDetectiongetInterval in interface OutlierDetectionpublic final Number getMaxEjectionPercent()
OutlierDetectionWill eject at least one host regardless of the value.
getMaxEjectionPercent in interface OutlierDetectionpublic final Number getMaxServerErrors()
OutlierDetectiongetMaxServerErrors in interface OutlierDetection@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.