@Stability(value=Stable) @Internal public static final class CfnEventType.LabelProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventType.LabelProperty
CfnEventType.LabelPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventType.LabelProperty.Builder, CfnEventType.LabelProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String arn,
String createdTime,
String description,
Object inline,
String lastUpdatedTime,
String name,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnEventType.EntityTypeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
`CfnEventType.LabelProperty.Arn`.
|
String |
getCreatedTime()
`CfnEventType.LabelProperty.CreatedTime`.
|
String |
getDescription()
`CfnEventType.LabelProperty.Description`.
|
Object |
getInline()
`CfnEventType.LabelProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnEventType.LabelProperty.LastUpdatedTime`.
|
String |
getName()
`CfnEventType.LabelProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnEventType.LabelProperty.Tags`.
|
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.public final String getArn()
CfnEventType.LabelPropertygetArn in interface CfnEventType.LabelPropertypublic final String getCreatedTime()
CfnEventType.LabelPropertygetCreatedTime in interface CfnEventType.LabelPropertypublic final String getDescription()
CfnEventType.LabelPropertygetDescription in interface CfnEventType.LabelPropertypublic final Object getInline()
CfnEventType.LabelPropertygetInline in interface CfnEventType.LabelPropertypublic final String getLastUpdatedTime()
CfnEventType.LabelPropertygetLastUpdatedTime in interface CfnEventType.LabelPropertypublic final String getName()
CfnEventType.LabelPropertygetName in interface CfnEventType.LabelPropertypublic final List<CfnTag> getTags()
CfnEventType.LabelPropertygetTags in interface CfnEventType.LabelProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.