@Stability(value=Stable) @Internal public static final class CfnService.HealthCheckConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.HealthCheckConfigurationProperty
CfnService.HealthCheckConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.HealthCheckConfigurationProperty.Builder, CfnService.HealthCheckConfigurationProperty.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 interval,
String path,
String protocol,
Number timeout,
Number unhealthyThreshold)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHealthyThreshold()
`CfnService.HealthCheckConfigurationProperty.HealthyThreshold`.
|
Number |
getInterval()
`CfnService.HealthCheckConfigurationProperty.Interval`.
|
String |
getPath()
`CfnService.HealthCheckConfigurationProperty.Path`.
|
String |
getProtocol()
`CfnService.HealthCheckConfigurationProperty.Protocol`.
|
Number |
getTimeout()
`CfnService.HealthCheckConfigurationProperty.Timeout`.
|
Number |
getUnhealthyThreshold()
`CfnService.HealthCheckConfigurationProperty.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.public final Number getHealthyThreshold()
CfnService.HealthCheckConfigurationPropertygetHealthyThreshold in interface CfnService.HealthCheckConfigurationPropertypublic final Number getInterval()
CfnService.HealthCheckConfigurationPropertygetInterval in interface CfnService.HealthCheckConfigurationPropertypublic final String getPath()
CfnService.HealthCheckConfigurationPropertygetPath in interface CfnService.HealthCheckConfigurationPropertypublic final String getProtocol()
CfnService.HealthCheckConfigurationPropertygetProtocol in interface CfnService.HealthCheckConfigurationPropertypublic final Number getTimeout()
CfnService.HealthCheckConfigurationPropertygetTimeout in interface CfnService.HealthCheckConfigurationPropertypublic final Number getUnhealthyThreshold()
CfnService.HealthCheckConfigurationPropertygetUnhealthyThreshold in interface CfnService.HealthCheckConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.