public static final class CfnHealthCheckProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHealthCheckProps
CfnHealthCheckProps
CfnHealthCheckProps.Builder, CfnHealthCheckProps.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getHealthCheckConfig()
A complex type that contains detailed information about one health check.
|
java.lang.Object |
getHealthCheckTags()
The `HealthCheckTags` property describes key-value pairs that are associated with an `AWS::Route53::HealthCheck` resource.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getHealthCheckConfig()
CfnHealthCheckProps
For the values to enter for HealthCheckConfig
, see HealthCheckConfig
getHealthCheckConfig
in interface CfnHealthCheckProps
public final java.lang.Object getHealthCheckTags()
CfnHealthCheckProps
getHealthCheckTags
in interface CfnHealthCheckProps
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()