AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Contains information about a WorkSpace bundle.

Inheritance Hierarchy

System.Object
  Amazon.WorkSpaces.Model.WorkspaceBundle

Namespace: Amazon.WorkSpaces.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class WorkspaceBundle : Object

The WorkspaceBundle type exposes the following members

Constructors

NameDescription
Public Method WorkspaceBundle()

Properties

NameTypeDescription
Public Property BundleId System.String Gets and sets the property BundleId.

The bundle identifier.

Public Property ComputeType Amazon.WorkSpaces.Model.ComputeType Gets and sets the property ComputeType.

A ComputeType object that specifies the compute type for the bundle.

Public Property Description System.String Gets and sets the property Description.

The bundle description.

Public Property Name System.String Gets and sets the property Name.

The name of the bundle.

Public Property Owner System.String Gets and sets the property Owner.

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

Public Property UserStorage Amazon.WorkSpaces.Model.UserStorage Gets and sets the property UserStorage.

A UserStorage object that specifies the amount of user storage that the bundle contains.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5