Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnWorkspacePropsMixin.Builder
Packages that use CfnWorkspacePropsMixin.Builder
-
Uses of CfnWorkspacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnWorkspacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnWorkspacePropsMixin.Builder.create()CfnWorkspacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnWorkspacePropsMixin.Builder.encryptionConfiguration(CfnWorkspacePropsMixin.EncryptionConfigurationProperty encryptionConfiguration) The encryption configuration for the workspace.CfnWorkspacePropsMixin.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) The encryption configuration for the workspace.The ARN of the AWS KMS key used for KMS_BASED_ENCRYPTION.An array of key-value pairs to apply to this resource.CfnWorkspacePropsMixin.Builder.workspaceDescription(String workspaceDescription) A description of the workspace.CfnWorkspacePropsMixin.Builder.workspaceName(String workspaceName) The name of the workspace.