Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnScene.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnScene.Builder in software.amazon.awscdk.services.iottwinmaker
Modifier and TypeMethodDescriptionCfnScene.Builder.capabilities
(List<String> capabilities) A list of capabilities that the scene uses to render.CfnScene.Builder.contentLocation
(String contentLocation) The relative path that specifies the location of the content definition file.static CfnScene.Builder
CfnScene.Builder.description
(String description) The description of this scene.The ID of the scene.CfnScene.Builder.sceneMetadata
(Map<String, String> sceneMetadata) The scene metadata.CfnScene.Builder.sceneMetadata
(IResolvable sceneMetadata) The scene metadata.The ComponentType tags.CfnScene.Builder.workspaceId
(String workspaceId) The ID of the workspace.