@Stability(value=Stable) @Internal public static final class CfnDBProxy.TagFormatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxy.TagFormatProperty
CfnDBProxy.TagFormatPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBProxy.TagFormatProperty.Builder, CfnDBProxy.TagFormatProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDBProxy.TagFormatProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxy.AuthFormatProperty.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()
A key is the required name of the tag.
|
String |
getValue()
A value is the optional value of the tag.
|
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(CfnDBProxy.TagFormatProperty.Builder builder)
CfnDBProxy.AuthFormatProperty.Builder.public final String getKey()
CfnDBProxy.TagFormatProperty
The string value can be 1-128 Unicode characters in length and can't be prefixed with aws: . The string can contain only the set of Unicode letters, digits, white-space, '', '.', '/', '=', '+', '-' (Java regex: "^([\p{L}\p{Z}\p{N}.:/=+-]*)$").
getKey in interface CfnDBProxy.TagFormatPropertypublic final String getValue()
CfnDBProxy.TagFormatProperty
The string value can be 1-256 Unicode characters in length and can't be prefixed with aws: . The string can contain only the set of Unicode letters, digits, white-space, '', '.', '/', '=', '+', '-' (Java regex: "^([\p{L}\p{Z}\p{N}.:/=+-]*)$").
getValue in interface CfnDBProxy.TagFormatProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.