@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()
`AWS::IoTTwinMaker::Entity.Components`.
|
String |
getDescription()
`AWS::IoTTwinMaker::Entity.Description`.
|
String |
getEntityId()
`AWS::IoTTwinMaker::Entity.EntityId`.
|
String |
getEntityName()
`AWS::IoTTwinMaker::Entity.EntityName`.
|
String |
getParentEntityId()
`AWS::IoTTwinMaker::Entity.ParentEntityId`.
|
Map<String,String> |
getTags()
`AWS::IoTTwinMaker::Entity.Tags`.
|
String |
getWorkspaceId()
`AWS::IoTTwinMaker::Entity.WorkspaceId`.
|
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()
CfnEntityPropsgetComponents 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.