| Package | Description |
|---|---|
| software.amazon.awscdk.services.iottwinmaker |
AWS::IoTTwinMaker Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSceneProps.Builder |
CfnSceneProps.builder() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.capabilities(List<String> capabilities)
Sets the value of
CfnSceneProps.getCapabilities() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.contentLocation(String contentLocation)
Sets the value of
CfnSceneProps.getContentLocation() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.description(String description)
Sets the value of
CfnSceneProps.getDescription() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.sceneId(String sceneId)
Sets the value of
CfnSceneProps.getSceneId() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.tags(Map<String,String> tags)
Sets the value of
CfnSceneProps.getTags() |
CfnSceneProps.Builder |
CfnSceneProps.Builder.workspaceId(String workspaceId)
Sets the value of
CfnSceneProps.getWorkspaceId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSceneProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSceneProps.Builder. |
Copyright © 2022. All rights reserved.