@Stability(value=Stable) @Internal public static final class CfnEventType.EntityTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventType.EntityTypeProperty
CfnEventType.EntityTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventType.EntityTypeProperty.Builder, CfnEventType.EntityTypeProperty.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.EntityTypeProperty.Arn`.
|
String |
getCreatedTime()
`CfnEventType.EntityTypeProperty.CreatedTime`.
|
String |
getDescription()
`CfnEventType.EntityTypeProperty.Description`.
|
Object |
getInline()
`CfnEventType.EntityTypeProperty.Inline`.
|
String |
getLastUpdatedTime()
`CfnEventType.EntityTypeProperty.LastUpdatedTime`.
|
String |
getName()
`CfnEventType.EntityTypeProperty.Name`.
|
List<CfnTag> |
getTags()
`CfnEventType.EntityTypeProperty.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.EntityTypePropertygetArn in interface CfnEventType.EntityTypePropertypublic final String getCreatedTime()
CfnEventType.EntityTypePropertygetCreatedTime in interface CfnEventType.EntityTypePropertypublic final String getDescription()
CfnEventType.EntityTypePropertygetDescription in interface CfnEventType.EntityTypePropertypublic final Object getInline()
CfnEventType.EntityTypePropertygetInline in interface CfnEventType.EntityTypePropertypublic final String getLastUpdatedTime()
CfnEventType.EntityTypePropertygetLastUpdatedTime in interface CfnEventType.EntityTypePropertypublic final String getName()
CfnEventType.EntityTypePropertygetName in interface CfnEventType.EntityTypePropertypublic final List<CfnTag> getTags()
CfnEventType.EntityTypePropertygetTags in interface CfnEventType.EntityTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.