Class GetWorkspaceWorkspaceProperty


  • public final class GetWorkspaceWorkspaceProperty
    extends java.lang.Object
    • Method Detail

      • computeTypeName

        public java.lang.String computeTypeName()
        Returns:
        Compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO` and `GRAPHICSPRO`.
      • rootVolumeSizeGib

        public java.lang.Integer rootVolumeSizeGib()
        Returns:
        Size of the root volume.
      • runningMode

        public java.lang.String runningMode()
        Returns:
        Running mode. For more information, see [Manage the WorkSpace Running Mode](https://docs.aws.amazon.com/workspaces/latest/adminguide/running-mode.html). Valid values are `AUTO_STOP` and `ALWAYS_ON`.
      • runningModeAutoStopTimeoutInMinutes

        public java.lang.Integer runningModeAutoStopTimeoutInMinutes()
        Returns:
        Time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals.
      • userVolumeSizeGib

        public java.lang.Integer userVolumeSizeGib()
        Returns:
        Size of the user storage.