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 4.5
 
Rebuilds the specified WorkSpaces.

Rebuilding a WorkSpace is a potentially destructive action that can result in the loss of data. Rebuilding a WorkSpace causes the following to occur:

To be able to rebuild a WorkSpace, the WorkSpace must have a State of AVAILABLE or ERROR.

This operation is asynchronous and will return before the WorkSpaces have been completely rebuilt.

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

Syntax

C#
public abstract RebuildWorkspacesResponse RebuildWorkspaces(
         RebuildWorkspacesRequest request
)

Parameters

request
Type: Amazon.WorkSpaces.Model.RebuildWorkspacesRequest

Container for the necessary parameters to execute the RebuildWorkspaces service method.

Return Value
Type: Amazon.WorkSpaces.Model.RebuildWorkspacesResponse
The response from the RebuildWorkspaces service method, as returned by WorkSpaces.

Version Information

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