class Aws::WorkSpaces::Types::CreateWorkspaceBundleRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/CreateWorkspaceBundleRequest AWS API Documentation
@return [Array<Types::Tag>]
</note>
use ‘workspaces:CreateTags`.
must create an IAM policy that grants your IAM user permissions to
<note markdown=“1”> To add tags at the same time when you’re creating the bundle, you
The tags associated with the bundle.
@!attribute [rw] tags
@return [Types::RootStorage]
Describes the root volume for a WorkSpace bundle.
@!attribute [rw] root_storage
@return [Types::UserStorage]
Describes the user volume for a WorkSpace bundle.
@!attribute [rw] user_storage
@return [Types::ComputeType]
Describes the compute type of the bundle.
@!attribute [rw] compute_type
@return [String]
The identifier of the image that is used to create the bundle.
@!attribute [rw] image_id
@return [String]
The description of the bundle.
@!attribute [rw] bundle_description
@return [String]
The name of the bundle.
@!attribute [rw] bundle_name
}
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
},
capacity: “NonEmptyString”,
root_storage: {
},
capacity: “NonEmptyString”,
user_storage: { # required
},
name: “VALUE”, # accepts VALUE, STANDARD, PERFORMANCE, POWER, GRAPHICS, POWERPRO, GRAPHICSPRO
compute_type: { # required
image_id: “WorkspaceImageId”, # required
bundle_description: “WorkspaceBundleDescription”, # required
bundle_name: “WorkspaceBundleName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateWorkspaceBundleRequest