@Stability(value=Stable) @Internal public static final class CfnHealthCheck.HealthCheckTagProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHealthCheck.HealthCheckTagProperty
CfnHealthCheck.HealthCheckTagPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnHealthCheck.HealthCheckTagProperty.Builder, CfnHealthCheck.HealthCheckTagProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnHealthCheck.HealthCheckTagProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHealthCheck.AlarmIdentifierProperty.Builder. |
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(Object o) |
String |
getKey()
The value of `Key` depends on the operation that you want to perform:.
|
String |
getValue()
The value of `Value` depends on the operation that you want to perform:.
|
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(CfnHealthCheck.HealthCheckTagProperty.Builder builder)
CfnHealthCheck.AlarmIdentifierProperty.Builder.public final String getKey()
CfnHealthCheck.HealthCheckTagProperty
Key is the name that you want to give the new tag.Key is the name of the tag that you want to change the Value for.Key is the name of the tag you want to remove.Name tag. In the Amazon Route 53 console, the list of your health checks includes a Name column that lets you see the name that you've given to each health check.getKey in interface CfnHealthCheck.HealthCheckTagPropertypublic final String getValue()
CfnHealthCheck.HealthCheckTagProperty
Value is the value that you want to give the new tag.Value is the new value that you want to assign the tag.getValue in interface CfnHealthCheck.HealthCheckTagProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.