class Aws::WorkSpaces::Types::CreateWorkspacesRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/CreateWorkspacesRequest AWS API Documentation
@return [Array<Types::WorkspaceRequest>]
The WorkSpaces to create. You can specify up to 25 WorkSpaces.
@!attribute [rw] workspaces
}
],
},
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
},
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
workspace_properties: {
root_volume_encryption_enabled: false,
user_volume_encryption_enabled: false,
volume_encryption_key: “VolumeEncryptionKey”,
bundle_id: “BundleId”, # required
user_name: “UserName”, # required
directory_id: “DirectoryId”, # required
{
workspaces: [ # required
{
data as a hash:
@note When making an API call, you may pass CreateWorkspacesRequest