@Stability(value=Stable) @Internal public static final class CfnHostedZone.HostedZoneTagProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHostedZone.HostedZoneTagProperty
CfnHostedZone.HostedZoneTagPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnHostedZone.HostedZoneTagProperty.Builder, CfnHostedZone.HostedZoneTagProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnHostedZone.HostedZoneTagProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHostedZone.HostedZoneConfigProperty.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(CfnHostedZone.HostedZoneTagProperty.Builder builder)
CfnHostedZone.HostedZoneConfigProperty.Builder.public final String getKey()
CfnHostedZone.HostedZoneTagProperty
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 CfnHostedZone.HostedZoneTagPropertypublic final String getValue()
CfnHostedZone.HostedZoneTagProperty
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 CfnHostedZone.HostedZoneTagProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.