WorkspaceBundle - Amazon WorkSpaces Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

WorkspaceBundle

Describes a WorkSpace bundle.

Contents

BundleId

The identifier of the bundle.

Type: String

Pattern: ^wsb-[0-9a-z]{8,63}$

Required: No

BundleType

The type of WorkSpace bundle.

Type: String

Valid Values: REGULAR | STANDBY

Required: No

ComputeType

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

Type: ComputeType object

Required: No

CreationTime

The time when the bundle was created.

Type: Timestamp

Required: No

Description

The description of the bundle.

Type: String

Required: No

ImageId

The identifier of the image that was used to create the bundle.

Type: String

Pattern: wsi-[0-9a-z]{9,63}$

Required: No

LastUpdatedTime

The last time that the bundle was updated.

Type: Timestamp

Required: No

Name

The name of the bundle.

Type: String

Length Constraints: Minimum length of 1.

Required: No

Owner

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

Type: String

Required: No

RootStorage

The size of the root volume.

Type: RootStorage object

Required: No

State

The state of the WorkSpace bundle.

Type: String

Valid Values: AVAILABLE | PENDING | ERROR

Required: No

UserStorage

The size of the user volume.

Type: UserStorage object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: