Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnWorkspace.Builder
Packages that use CfnWorkspace.Builder
-
Uses of CfnWorkspace.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnWorkspace.BuilderModifier and TypeMethodDescriptionstatic CfnWorkspace.BuilderCfnWorkspace.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) The encryption configuration for the workspace.CfnWorkspace.Builder.encryptionConfiguration(CfnWorkspace.EncryptionConfigurationProperty 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.CfnWorkspace.Builder.workspaceDescription(String workspaceDescription) A description of the workspace.CfnWorkspace.Builder.workspaceName(String workspaceName) The name of the workspace.