@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.HealthCheckProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.HealthCheckProperty
CfnLoadBalancer.HealthCheckPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.HealthCheckProperty.Builder, CfnLoadBalancer.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(String healthyThreshold,
String interval,
String target,
String timeout,
String unhealthyThreshold)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHealthyThreshold()
`CfnLoadBalancer.HealthCheckProperty.HealthyThreshold`.
|
String |
getInterval()
`CfnLoadBalancer.HealthCheckProperty.Interval`.
|
String |
getTarget()
`CfnLoadBalancer.HealthCheckProperty.Target`.
|
String |
getTimeout()
`CfnLoadBalancer.HealthCheckProperty.Timeout`.
|
String |
getUnhealthyThreshold()
`CfnLoadBalancer.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.public final String getHealthyThreshold()
CfnLoadBalancer.HealthCheckPropertygetHealthyThreshold in interface CfnLoadBalancer.HealthCheckPropertypublic final String getInterval()
CfnLoadBalancer.HealthCheckPropertygetInterval in interface CfnLoadBalancer.HealthCheckPropertypublic final String getTarget()
CfnLoadBalancer.HealthCheckPropertygetTarget in interface CfnLoadBalancer.HealthCheckPropertypublic final String getTimeout()
CfnLoadBalancer.HealthCheckPropertygetTimeout in interface CfnLoadBalancer.HealthCheckPropertypublic final String getUnhealthyThreshold()
CfnLoadBalancer.HealthCheckPropertygetUnhealthyThreshold in interface CfnLoadBalancer.HealthCheckProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.