Uses of Class
software.amazon.awscdk.services.workspaces.CfnWorkspace.WorkspacePropertiesProperty.Builder
Packages that use CfnWorkspace.WorkspacePropertiesProperty.Builder
-
Uses of CfnWorkspace.WorkspacePropertiesProperty.Builder in software.amazon.awscdk.services.workspaces
Methods in software.amazon.awscdk.services.workspaces that return CfnWorkspace.WorkspacePropertiesProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.workspaces with parameters of type CfnWorkspace.WorkspacePropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspace.WorkspacePropertiesProperty.Builder.