@Stability(value=Stable) @Internal public static final class CfnVirtualNode.HealthCheckProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.HealthCheckProperty
CfnVirtualNode.HealthCheckPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.HealthCheckProperty.Builder, CfnVirtualNode.HealthCheckProperty.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(Number healthyThreshold,
Number intervalMillis,
String protocol,
Number timeoutMillis,
Number unhealthyThreshold,
String path,
Number port)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHealthyThreshold()
`CfnVirtualNode.HealthCheckProperty.HealthyThreshold`.
|
Number |
getIntervalMillis()
`CfnVirtualNode.HealthCheckProperty.IntervalMillis`.
|
String |
getPath()
`CfnVirtualNode.HealthCheckProperty.Path`.
|
Number |
getPort()
`CfnVirtualNode.HealthCheckProperty.Port`.
|
String |
getProtocol()
`CfnVirtualNode.HealthCheckProperty.Protocol`.
|
Number |
getTimeoutMillis()
`CfnVirtualNode.HealthCheckProperty.TimeoutMillis`.
|
Number |
getUnhealthyThreshold()
`CfnVirtualNode.HealthCheckProperty.UnhealthyThreshold`.
|
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(Number healthyThreshold, Number intervalMillis, String protocol, Number timeoutMillis, Number unhealthyThreshold, String path, Number port)
CfnVirtualNode.AccessLogProperty.Builder.public final Number getHealthyThreshold()
CfnVirtualNode.HealthCheckPropertygetHealthyThreshold in interface CfnVirtualNode.HealthCheckPropertypublic final Number getIntervalMillis()
CfnVirtualNode.HealthCheckPropertygetIntervalMillis in interface CfnVirtualNode.HealthCheckPropertypublic final String getProtocol()
CfnVirtualNode.HealthCheckPropertygetProtocol in interface CfnVirtualNode.HealthCheckPropertypublic final Number getTimeoutMillis()
CfnVirtualNode.HealthCheckPropertygetTimeoutMillis in interface CfnVirtualNode.HealthCheckPropertypublic final Number getUnhealthyThreshold()
CfnVirtualNode.HealthCheckPropertygetUnhealthyThreshold in interface CfnVirtualNode.HealthCheckPropertypublic final String getPath()
CfnVirtualNode.HealthCheckPropertygetPath in interface CfnVirtualNode.HealthCheckPropertypublic final Number getPort()
CfnVirtualNode.HealthCheckPropertygetPort in interface CfnVirtualNode.HealthCheckProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.