public static final class CfnWorkspace.WorkspacePropertiesProperty.Builder
extends java.lang.Object
CfnWorkspace.WorkspacePropertiesProperty
Constructor and Description |
---|
Builder() |
public CfnWorkspace.WorkspacePropertiesProperty.Builder computeTypeName(java.lang.String computeTypeName)
CfnWorkspace.WorkspacePropertiesProperty.getComputeTypeName()
computeTypeName
- The compute type.
For more information, see Amazon WorkSpaces Bundles .this
public CfnWorkspace.WorkspacePropertiesProperty.Builder rootVolumeSizeGib(java.lang.Number rootVolumeSizeGib)
CfnWorkspace.WorkspacePropertiesProperty.getRootVolumeSizeGib()
rootVolumeSizeGib
- The size of the root volume.
For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace .this
public CfnWorkspace.WorkspacePropertiesProperty.Builder runningMode(java.lang.String runningMode)
CfnWorkspace.WorkspacePropertiesProperty.getRunningMode()
runningMode
- The running mode.
For more information, see Manage the WorkSpace Running Mode .this
public CfnWorkspace.WorkspacePropertiesProperty.Builder runningModeAutoStopTimeoutInMinutes(java.lang.Number runningModeAutoStopTimeoutInMinutes)
runningModeAutoStopTimeoutInMinutes
- The time after a user logs off when WorkSpaces are automatically stopped.
Configured in 60-minute intervals.this
public CfnWorkspace.WorkspacePropertiesProperty.Builder userVolumeSizeGib(java.lang.Number userVolumeSizeGib)
CfnWorkspace.WorkspacePropertiesProperty.getUserVolumeSizeGib()
userVolumeSizeGib
- The size of the user storage.
For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace .this
public CfnWorkspace.WorkspacePropertiesProperty build()
CfnWorkspace.WorkspacePropertiesProperty
java.lang.NullPointerException
- if any required attribute was not provided