Uses of Class
software.amazon.awscdk.services.workspaces.CfnWorkspace.WorkspacePropertiesProperty.Builder
-
Uses of CfnWorkspace.WorkspacePropertiesProperty.Builder in software.amazon.awscdk.services.workspaces
Modifier and TypeMethodDescriptionCfnWorkspace.WorkspacePropertiesProperty.builder()
CfnWorkspace.WorkspacePropertiesProperty.Builder.computeTypeName
(String computeTypeName) Sets the value ofCfnWorkspace.WorkspacePropertiesProperty.getComputeTypeName()
CfnWorkspace.WorkspacePropertiesProperty.Builder.rootVolumeSizeGib
(Number rootVolumeSizeGib) Sets the value ofCfnWorkspace.WorkspacePropertiesProperty.getRootVolumeSizeGib()
CfnWorkspace.WorkspacePropertiesProperty.Builder.runningMode
(String runningMode) Sets the value ofCfnWorkspace.WorkspacePropertiesProperty.getRunningMode()
CfnWorkspace.WorkspacePropertiesProperty.Builder.runningModeAutoStopTimeoutInMinutes
(Number runningModeAutoStopTimeoutInMinutes) CfnWorkspace.WorkspacePropertiesProperty.Builder.userVolumeSizeGib
(Number userVolumeSizeGib) Sets the value ofCfnWorkspace.WorkspacePropertiesProperty.getUserVolumeSizeGib()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkspace.WorkspacePropertiesProperty.Builder
.