class Aws::WorkSpaces::Types::WorkspaceProperties


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/WorkspaceProperties AWS API Documentation
@return [String]<br>: aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles<br><br><br><br>Bundles][1].
The compute type. For more information, see [Amazon WorkSpaces
@!attribute [rw] compute_type_name
@return [Integer]<br>: docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html<br><br><br><br>WorkSpace][1].
modify the size of the root and user volumes, see [Modify a
The size of the user storage. For important information about how to
@!attribute [rw] user_volume_size_gib
@return [Integer]<br>: docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html<br><br><br><br>WorkSpace][1].
modify the size of the root and user volumes, see [Modify a
The size of the root volume. For important information about how to
@!attribute [rw] root_volume_size_gib
@return [Integer]
stopped. Configured in 60-minute intervals.
The time after a user logs off when WorkSpaces are automatically
@!attribute [rw] running_mode_auto_stop_timeout_in_minutes
@return [String]<br>: docs.aws.amazon.com/workspaces/latest/adminguide/running-mode.html<br><br><br><br>Running Mode].
The running mode. For more information, see [Manage the WorkSpace
@!attribute [rw] running_mode
}
compute_type_name: “VALUE”, # accepts VALUE, STANDARD, PERFORMANCE, POWER, GRAPHICS, POWERPRO, GRAPHICSPRO
user_volume_size_gib: 1,
root_volume_size_gib: 1,
running_mode_auto_stop_timeout_in_minutes: 1,
running_mode: “AUTO_STOP”, # accepts AUTO_STOP, ALWAYS_ON
{
data as a hash:
@note When making an API call, you may pass WorkspaceProperties
Describes a WorkSpace.