@Stability(value=Stable) @Internal public static final class CfnWorkspace.WorkspacePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkspace.WorkspacePropertiesProperty
CfnWorkspace.WorkspacePropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkspace.WorkspacePropertiesProperty.Builder, CfnWorkspace.WorkspacePropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkspace.WorkspacePropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkspace.WorkspacePropertiesProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComputeTypeName()
The compute type.
|
Number |
getRootVolumeSizeGib()
The size of the root volume.
|
String |
getRunningMode()
The running mode.
|
Number |
getRunningModeAutoStopTimeoutInMinutes()
The time after a user logs off when WorkSpaces are automatically stopped.
|
Number |
getUserVolumeSizeGib()
The size of the user storage.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnWorkspace.WorkspacePropertiesProperty.Builder builder)
CfnWorkspace.WorkspacePropertiesProperty.Builder.public final String getComputeTypeName()
CfnWorkspace.WorkspacePropertiesPropertyFor more information, see Amazon WorkSpaces Bundles .
getComputeTypeName in interface CfnWorkspace.WorkspacePropertiesPropertypublic final Number getRootVolumeSizeGib()
CfnWorkspace.WorkspacePropertiesPropertyFor important information about how to modify the size of the root and user volumes, see Modify a WorkSpace .
getRootVolumeSizeGib in interface CfnWorkspace.WorkspacePropertiesPropertypublic final String getRunningMode()
CfnWorkspace.WorkspacePropertiesPropertyFor more information, see Manage the WorkSpace Running Mode .
getRunningMode in interface CfnWorkspace.WorkspacePropertiesPropertypublic final Number getRunningModeAutoStopTimeoutInMinutes()
CfnWorkspace.WorkspacePropertiesPropertyConfigured in 60-minute intervals.
getRunningModeAutoStopTimeoutInMinutes in interface CfnWorkspace.WorkspacePropertiesPropertypublic final Number getUserVolumeSizeGib()
CfnWorkspace.WorkspacePropertiesPropertyFor important information about how to modify the size of the root and user volumes, see Modify a WorkSpace .
getUserVolumeSizeGib in interface CfnWorkspace.WorkspacePropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.