@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()
A list of capabilities that the scene uses to render.
|
String |
getContentLocation()
The relative path that specifies the location of the content definition file.
|
String |
getDescription()
The description of this scene.
|
String |
getSceneId()
The scene ID.
|
Map<String,String> |
getTags()
The ComponentType tags.
|
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(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.