@Stability(value=Stable) @Internal public static final class CfnEntityTypeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEntityTypeProps
CfnEntityTypePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEntityTypeProps.Builder, CfnEntityTypeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEntityTypeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEntityTypeProps.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 |
getDescription()
The entity type description.
|
String |
getName()
The entity type name.
|
List<CfnTag> |
getTags()
A key and value pair.
|
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(CfnEntityTypeProps.Builder builder)
CfnEntityTypeProps.Builder.public final String getName()
CfnEntityTypeProps
Pattern: ^[0-9a-z_-]+$
getName in interface CfnEntityTypePropspublic final String getDescription()
CfnEntityTypePropsgetDescription in interface CfnEntityTypePropspublic final List<CfnTag> getTags()
CfnEntityTypePropsgetTags in interface CfnEntityTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.