@Stability(value=Stable) @Internal public static final class CfnEntityProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEntityProps
CfnEntityPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEntityProps.Builder, CfnEntityProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEntityProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEntityProps.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) |
Object |
getComponents()
An object that maps strings to the components in the entity.
|
String |
getDescription()
The description of the entity.
|
String |
getEntityId()
The entity ID.
|
String |
getEntityName()
The entity name.
|
String |
getParentEntityId()
The ID of the parent entity.
|
Map<String,String> |
getTags()
Metadata that you can use to manage the entity.
|
String |
getWorkspaceId()
The ID of the workspace.
|
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(CfnEntityProps.Builder builder)
CfnEntityProps.Builder.public final String getEntityName()
CfnEntityPropsgetEntityName in interface CfnEntityPropspublic final String getWorkspaceId()
CfnEntityPropsgetWorkspaceId in interface CfnEntityPropspublic final Object getComponents()
CfnEntityPropsEach string in the mapping must be unique to this object.
For information on the component object see the component API reference.
getComponents in interface CfnEntityPropspublic final String getDescription()
CfnEntityPropsgetDescription in interface CfnEntityPropspublic final String getEntityId()
CfnEntityPropsgetEntityId in interface CfnEntityPropspublic final String getParentEntityId()
CfnEntityPropsgetParentEntityId in interface CfnEntityPropspublic final Map<String,String> getTags()
CfnEntityPropsgetTags in interface CfnEntityProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.