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.
Namespace: Amazon.WorkSpaces.Model
Assembly: AWSSDK.WorkSpaces.dll
Version: 3.x.y.z
public class CreateWorkspaceBundleRequest : AmazonWorkSpacesRequest IAmazonWebServiceRequest
The CreateWorkspaceBundleRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateWorkspaceBundleRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BundleDescription | System.String |
Gets and sets the property BundleDescription. The description of the bundle. |
![]() |
BundleName | System.String |
Gets and sets the property BundleName. The name of the bundle. |
![]() |
ComputeType | Amazon.WorkSpaces.Model.ComputeType |
Gets and sets the property ComputeType. |
![]() |
ImageId | System.String |
Gets and sets the property ImageId. The identifier of the image that is used to create the bundle. |
![]() |
RootStorage | Amazon.WorkSpaces.Model.RootStorage |
Gets and sets the property RootStorage. |
![]() |
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 |
![]() |
UserStorage | Amazon.WorkSpaces.Model.UserStorage |
Gets and sets the property UserStorage. |
.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