@Stability(value=Stable) public static final class CfnWorkspace.WorkspacePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkspace.WorkspacePropertiesProperty>
CfnWorkspace.WorkspacePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkspace.WorkspacePropertiesProperty |
build()
Builds the configured instance.
|
CfnWorkspace.WorkspacePropertiesProperty.Builder |
computeTypeName(String computeTypeName)
Sets the value of
CfnWorkspace.WorkspacePropertiesProperty.getComputeTypeName() |
CfnWorkspace.WorkspacePropertiesProperty.Builder |
rootVolumeSizeGib(Number rootVolumeSizeGib)
Sets the value of
CfnWorkspace.WorkspacePropertiesProperty.getRootVolumeSizeGib() |
CfnWorkspace.WorkspacePropertiesProperty.Builder |
runningMode(String runningMode)
Sets the value of
CfnWorkspace.WorkspacePropertiesProperty.getRunningMode() |
CfnWorkspace.WorkspacePropertiesProperty.Builder |
runningModeAutoStopTimeoutInMinutes(Number runningModeAutoStopTimeoutInMinutes)
|
CfnWorkspace.WorkspacePropertiesProperty.Builder |
userVolumeSizeGib(Number userVolumeSizeGib)
Sets the value of
CfnWorkspace.WorkspacePropertiesProperty.getUserVolumeSizeGib() |
@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty.Builder computeTypeName(String computeTypeName)
CfnWorkspace.WorkspacePropertiesProperty.getComputeTypeName()computeTypeName - `CfnWorkspace.WorkspacePropertiesProperty.ComputeTypeName`.this@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty.Builder rootVolumeSizeGib(Number rootVolumeSizeGib)
CfnWorkspace.WorkspacePropertiesProperty.getRootVolumeSizeGib()rootVolumeSizeGib - `CfnWorkspace.WorkspacePropertiesProperty.RootVolumeSizeGib`.this@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty.Builder runningMode(String runningMode)
CfnWorkspace.WorkspacePropertiesProperty.getRunningMode()runningMode - `CfnWorkspace.WorkspacePropertiesProperty.RunningMode`.this@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty.Builder runningModeAutoStopTimeoutInMinutes(Number runningModeAutoStopTimeoutInMinutes)
runningModeAutoStopTimeoutInMinutes - `CfnWorkspace.WorkspacePropertiesProperty.RunningModeAutoStopTimeoutInMinutes`.this@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty.Builder userVolumeSizeGib(Number userVolumeSizeGib)
CfnWorkspace.WorkspacePropertiesProperty.getUserVolumeSizeGib()userVolumeSizeGib - `CfnWorkspace.WorkspacePropertiesProperty.UserVolumeSizeGib`.this@Stability(value=Stable) public CfnWorkspace.WorkspacePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnWorkspace.WorkspacePropertiesProperty>CfnWorkspace.WorkspacePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.