@Stability(value=Stable) @Internal public static final class CfnSceneProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSceneProps
CfnScenePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSceneProps.Builder, CfnSceneProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSceneProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSceneProps.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) |
List<String> |
getCapabilities()
`AWS::IoTTwinMaker::Scene.Capabilities`.
|
String |
getContentLocation()
`AWS::IoTTwinMaker::Scene.ContentLocation`.
|
String |
getDescription()
`AWS::IoTTwinMaker::Scene.Description`.
|
String |
getSceneId()
`AWS::IoTTwinMaker::Scene.SceneId`.
|
Map<String,String> |
getTags()
`AWS::IoTTwinMaker::Scene.Tags`.
|
String |
getWorkspaceId()
`AWS::IoTTwinMaker::Scene.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(CfnSceneProps.Builder builder)
CfnSceneProps.Builder.public final String getContentLocation()
CfnScenePropsgetContentLocation in interface CfnScenePropspublic final String getSceneId()
CfnScenePropsgetSceneId in interface CfnScenePropspublic final String getWorkspaceId()
CfnScenePropsgetWorkspaceId in interface CfnScenePropspublic final List<String> getCapabilities()
CfnScenePropsgetCapabilities in interface CfnScenePropspublic final String getDescription()
CfnScenePropsgetDescription in interface CfnScenePropspublic final Map<String,String> getTags()
CfnScenePropsgetTags in interface CfnSceneProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.