Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker.CfnWorkspacePropsMixin.Builder
Packages that use CfnWorkspacePropsMixin.Builder
-
Uses of CfnWorkspacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker that return CfnWorkspacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnWorkspacePropsMixin.Builder.create()CfnWorkspacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnWorkspacePropsMixin.Builder.description(String description) The description of the workspace.The ARN of the execution role associated with the workspace.The ARN of the execution role associated with the workspace.CfnWorkspacePropsMixin.Builder.s3Location(String s3Location) The ARN of the S3 bucket where resources associated with the workspace are stored.CfnWorkspacePropsMixin.Builder.s3Location(IBucketRef s3Location) The ARN of the S3 bucket where resources associated with the workspace are stored.Metadata that you can use to manage the workspace.CfnWorkspacePropsMixin.Builder.workspaceId(String workspaceId) The ID of the workspace.