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