You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::WorkspaceBundle

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a WorkSpace bundle.

Instance Attribute Summary collapse

Instance Attribute Details

#bundle_idString

The bundle identifier.

Returns:

  • (String)

    The bundle identifier.

#compute_typeTypes::ComputeType

The compute type. For more information, see Amazon WorkSpaces Bundles.

Returns:

#descriptionString

A description.

Returns:

  • (String)

    A description.

#image_idString

The image identifier of the bundle.

Returns:

  • (String)

    The image identifier of the bundle.

#last_updated_timeTime

The last time that the bundle was updated.

Returns:

  • (Time)

    The last time that the bundle was updated.

#nameString

The name of the bundle.

Returns:

  • (String)

    The name of the bundle.

#ownerString

The owner of the bundle. This is the account identifier of the owner, or AMAZON if the bundle is provided by AWS.

Returns:

  • (String)

    The owner of the bundle.

#root_storageTypes::RootStorage

The size of the root volume.

Returns:

#user_storageTypes::UserStorage

The size of the user storage.

Returns: