@Stability(value=Stable) @Internal public static final class CfnService.HealthCheckConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.HealthCheckConfigProperty
CfnService.HealthCheckConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.HealthCheckConfigProperty.Builder, CfnService.HealthCheckConfigProperty.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 type,
Number failureThreshold,
String resourcePath)
Constructor that initializes the object based on literal property values passed by the
CfnService.DnsConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getFailureThreshold()
`CfnService.HealthCheckConfigProperty.FailureThreshold`.
|
String |
getResourcePath()
`CfnService.HealthCheckConfigProperty.ResourcePath`.
|
String |
getType()
`CfnService.HealthCheckConfigProperty.Type`.
|
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(String type, Number failureThreshold, String resourcePath)
CfnService.DnsConfigProperty.Builder.public final String getType()
CfnService.HealthCheckConfigPropertygetType in interface CfnService.HealthCheckConfigPropertypublic final Number getFailureThreshold()
CfnService.HealthCheckConfigPropertygetFailureThreshold in interface CfnService.HealthCheckConfigPropertypublic final String getResourcePath()
CfnService.HealthCheckConfigPropertygetResourcePath in interface CfnService.HealthCheckConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.