Class WorkspaceWorkspaceProperties


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

      • computeTypeName

        public java.util.Optional<java.lang.String> computeTypeName()
        Returns:
        The 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`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, and `GRAPHICSPRO_G4DN`.
      • rootVolumeSizeGib

        public java.util.Optional<java.lang.Integer> rootVolumeSizeGib()
        Returns:
        The size of the root volume.
      • runningMode

        public java.util.Optional<java.lang.String> runningMode()
        Returns:
        The 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.util.Optional<java.lang.Integer> runningModeAutoStopTimeoutInMinutes()
        Returns:
        The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals.
      • userVolumeSizeGib

        public java.util.Optional<java.lang.Integer> userVolumeSizeGib()
        Returns:
        The size of the user storage.