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
 
Creates one or more WorkSpaces.

This operation is asynchronous and returns before the WorkSpaces are created.

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

Syntax

C#
public abstract CreateWorkspacesResponse CreateWorkspaces(
         CreateWorkspacesRequest request
)

Parameters

request
Type: Amazon.WorkSpaces.Model.CreateWorkspacesRequest

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

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

Exceptions

ExceptionCondition
ResourceLimitExceededException Your resource limits have been exceeded.

Version Information

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