@Stability(value=Stable) @Internal public static final class CfnEventBus.TagEntryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventBus.TagEntryProperty
CfnEventBus.TagEntryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventBus.TagEntryProperty.Builder, CfnEventBus.TagEntryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEventBus.TagEntryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEventBus.TagEntryProperty.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 string you can use to assign a value.
|
String |
getValue()
The value for the specified tag key.
|
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(CfnEventBus.TagEntryProperty.Builder builder)
CfnEventBus.TagEntryProperty.Builder.public final String getKey()
CfnEventBus.TagEntryPropertyThe combination of tag keys and values can help you organize and categorize your resources.
getKey in interface CfnEventBus.TagEntryPropertypublic final String getValue()
CfnEventBus.TagEntryPropertygetValue in interface CfnEventBus.TagEntryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.