Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnWorkspaceProps.Builder
Packages that use CfnWorkspaceProps.Builder
-
Uses of CfnWorkspaceProps.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnWorkspaceProps.BuilderModifier and TypeMethodDescriptionstatic CfnWorkspaceProps.BuilderCfnWorkspaceProps.builder()CfnWorkspaceProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnWorkspaceProps.getEncryptionConfiguration()CfnWorkspaceProps.Builder.encryptionConfiguration(CfnWorkspace.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnWorkspaceProps.getEncryptionConfiguration()Sets the value ofCfnWorkspaceProps.getKmsKeyId()Sets the value ofCfnWorkspaceProps.getTags()CfnWorkspaceProps.Builder.workspaceDescription(String workspaceDescription) Sets the value ofCfnWorkspaceProps.getWorkspaceDescription()CfnWorkspaceProps.Builder.workspaceName(String workspaceName) Sets the value ofCfnWorkspaceProps.getWorkspaceName()Constructors in software.amazon.awscdk.services.iotsitewise with parameters of type CfnWorkspaceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceProps.Builder.