@Stability(value=Stable) @Internal public static final class CfnIdentity.TagsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentity.TagsProperty
CfnIdentity.TagsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentity.TagsProperty.Builder, CfnIdentity.TagsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIdentity.TagsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIdentity.MailFromAttributesProperty.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()
One part of a key-value pair that defines a tag.
|
String |
getValue()
The optional part of a key-value pair that defines a 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(CfnIdentity.TagsProperty.Builder builder)
CfnIdentity.MailFromAttributesProperty.Builder.public final String getKey()
CfnIdentity.TagsPropertyThe maximum length of a tag key is 128 characters. The minimum length is 1 character.
If you specify tags for the identity, then this value is required.
getKey in interface CfnIdentity.TagsPropertypublic final String getValue()
CfnIdentity.TagsPropertyThe maximum length of a tag value is 256 characters. The minimum length is 0 characters. If you don’t want a resource to have a specific tag value, don’t specify a value for this parameter. Amazon Pinpoint will set the value to an empty string.
getValue in interface CfnIdentity.TagsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.