Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnWorkspaceProps.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnWorkspaceProps.Builder in software.amazon.awscdk.services.iottwinmaker
Modifier and TypeMethodDescriptionstatic CfnWorkspaceProps.Builder
CfnWorkspaceProps.builder()
CfnWorkspaceProps.Builder.description
(String description) Sets the value ofCfnWorkspaceProps.getDescription()
Sets the value ofCfnWorkspaceProps.getRole()
CfnWorkspaceProps.Builder.s3Location
(String s3Location) Sets the value ofCfnWorkspaceProps.getS3Location()
Sets the value ofCfnWorkspaceProps.getTags()
CfnWorkspaceProps.Builder.workspaceId
(String workspaceId) Sets the value ofCfnWorkspaceProps.getWorkspaceId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnWorkspaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceProps.Builder
.