class Aws::WorkSpaces::Types::WorkspaceBundle

Describes a WorkSpace bundle.

@!attribute [rw] bundle_id

The identifier of the bundle.
@return [String]

@!attribute [rw] name

The name of the bundle.
@return [String]

@!attribute [rw] owner

The owner of the bundle. This is the account identifier of the
owner, or `AMAZON` if the bundle is provided by AWS.
@return [String]

@!attribute [rw] description

The description of the bundle.
@return [String]

@!attribute [rw] image_id

The identifier of the image that was used to create the bundle.
@return [String]

@!attribute [rw] root_storage

The size of the root volume.
@return [Types::RootStorage]

@!attribute [rw] user_storage

The size of the user volume.
@return [Types::UserStorage]

@!attribute [rw] compute_type

The compute type of the bundle. For more information, see [Amazon
WorkSpaces Bundles][1].

[1]: http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles
@return [Types::ComputeType]

@!attribute [rw] last_updated_time

The last time that the bundle was updated.
@return [Time]

@!attribute [rw] creation_time

The time when the bundle was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/WorkspaceBundle AWS API Documentation

Constants

SENSITIVE