Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspaces.CfnWorkspaceMixinProps.Builder
Packages that use CfnWorkspaceMixinProps.Builder
-
Uses of CfnWorkspaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspaces that return CfnWorkspaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkspaceMixinProps.builder()Sets the value ofCfnWorkspaceMixinProps.getBundleId()CfnWorkspaceMixinProps.Builder.directoryId(String directoryId) Sets the value ofCfnWorkspaceMixinProps.getDirectoryId()CfnWorkspaceMixinProps.Builder.rootVolumeEncryptionEnabled(Boolean rootVolumeEncryptionEnabled) Sets the value ofCfnWorkspaceMixinProps.getRootVolumeEncryptionEnabled()CfnWorkspaceMixinProps.Builder.rootVolumeEncryptionEnabled(IResolvable rootVolumeEncryptionEnabled) Sets the value ofCfnWorkspaceMixinProps.getRootVolumeEncryptionEnabled()Sets the value ofCfnWorkspaceMixinProps.getTags()Sets the value ofCfnWorkspaceMixinProps.getUserName()CfnWorkspaceMixinProps.Builder.userVolumeEncryptionEnabled(Boolean userVolumeEncryptionEnabled) Sets the value ofCfnWorkspaceMixinProps.getUserVolumeEncryptionEnabled()CfnWorkspaceMixinProps.Builder.userVolumeEncryptionEnabled(IResolvable userVolumeEncryptionEnabled) Sets the value ofCfnWorkspaceMixinProps.getUserVolumeEncryptionEnabled()CfnWorkspaceMixinProps.Builder.volumeEncryptionKey(String volumeEncryptionKey) Sets the value ofCfnWorkspaceMixinProps.getVolumeEncryptionKey()CfnWorkspaceMixinProps.Builder.workspaceProperties(CfnWorkspacePropsMixin.WorkspacePropertiesProperty workspaceProperties) Sets the value ofCfnWorkspaceMixinProps.getWorkspaceProperties()CfnWorkspaceMixinProps.Builder.workspaceProperties(IResolvable workspaceProperties) Sets the value ofCfnWorkspaceMixinProps.getWorkspaceProperties()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspaces with parameters of type CfnWorkspaceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspaceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceMixinProps.Builder.