AWS SDK Version 3 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.

Container for the parameters to the CreateWorkspaceBundle operation. Creates the specified WorkSpace bundle. For more information about creating WorkSpace bundles, see Create a Custom WorkSpaces Image and Bundle.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.WorkSpaces.AmazonWorkSpacesRequest
      Amazon.WorkSpaces.Model.CreateWorkspaceBundleRequest

Namespace: Amazon.WorkSpaces.Model
Assembly: AWSSDK.WorkSpaces.dll
Version: 3.x.y.z

Syntax

C#
public class CreateWorkspaceBundleRequest : AmazonWorkSpacesRequest
         IAmazonWebServiceRequest

The CreateWorkspaceBundleRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BundleDescription System.String

Gets and sets the property BundleDescription.

The description of the bundle.

Public Property BundleName System.String

Gets and sets the property BundleName.

The name of the bundle.

Public Property ComputeType Amazon.WorkSpaces.Model.ComputeType

Gets and sets the property ComputeType.

Public Property ImageId System.String

Gets and sets the property ImageId.

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

Public Property RootStorage Amazon.WorkSpaces.Model.RootStorage

Gets and sets the property RootStorage.

Public Property Tags System.Collections.Generic.List<Amazon.WorkSpaces.Model.Tag>

Gets and sets the property Tags.

The tags associated with the bundle.

To add tags at the same time when you're creating the bundle, you must create an IAM policy that grants your IAM user permissions to use workspaces:CreateTags.

Public Property UserStorage Amazon.WorkSpaces.Model.UserStorage

Gets and sets the property UserStorage.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5