@Stability(value=Stable)
public static interface CfnWorkspace.WorkspacePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkspace.WorkspacePropertiesProperty.Builder
A builder for
CfnWorkspace.WorkspacePropertiesProperty |
static class |
CfnWorkspace.WorkspacePropertiesProperty.Jsii$Proxy
An implementation for
CfnWorkspace.WorkspacePropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkspace.WorkspacePropertiesProperty.Builder |
builder() |
default String |
getComputeTypeName()
`CfnWorkspace.WorkspacePropertiesProperty.ComputeTypeName`.
|
default Number |
getRootVolumeSizeGib()
`CfnWorkspace.WorkspacePropertiesProperty.RootVolumeSizeGib`.
|
default String |
getRunningMode()
`CfnWorkspace.WorkspacePropertiesProperty.RunningMode`.
|
default Number |
getRunningModeAutoStopTimeoutInMinutes()
`CfnWorkspace.WorkspacePropertiesProperty.RunningModeAutoStopTimeoutInMinutes`.
|
default Number |
getUserVolumeSizeGib()
`CfnWorkspace.WorkspacePropertiesProperty.UserVolumeSizeGib`.
|
@Stability(value=Stable) @Nullable default String getComputeTypeName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-computetypename@Stability(value=Stable) @Nullable default Number getRootVolumeSizeGib()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-rootvolumesizegib@Stability(value=Stable) @Nullable default String getRunningMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-runningmode@Stability(value=Stable) @Nullable default Number getRunningModeAutoStopTimeoutInMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-runningmodeautostoptimeoutinminutes@Stability(value=Stable) @Nullable default Number getUserVolumeSizeGib()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-uservolumesizegib@Stability(value=Stable) static CfnWorkspace.WorkspacePropertiesProperty.Builder builder()
Copyright © 2020. All rights reserved.