

# FailedCreateWorkspaceRequest
<a name="API_FailedCreateWorkspaceRequest"></a>

Describes a WorkSpace that cannot be created.

## Contents
<a name="API_FailedCreateWorkspaceRequest_Contents"></a>

 ** ErrorCode **   <a name="WorkSpaces-Type-FailedCreateWorkspaceRequest-ErrorCode"></a>
The error code that is returned if the WorkSpace cannot be created.  
Type: String  
Required: No

 ** ErrorMessage **   <a name="WorkSpaces-Type-FailedCreateWorkspaceRequest-ErrorMessage"></a>
The text of the error message that is returned if the WorkSpace cannot be created.  
Type: String  
Required: No

 ** WorkspaceRequest **   <a name="WorkSpaces-Type-FailedCreateWorkspaceRequest-WorkspaceRequest"></a>
Information about the WorkSpace.  
Type: [WorkspaceRequest](API_WorkspaceRequest.md) object  
Required: No

## See Also
<a name="API_FailedCreateWorkspaceRequest_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/workspaces-2015-04-08/FailedCreateWorkspaceRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/workspaces-2015-04-08/FailedCreateWorkspaceRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/workspaces-2015-04-08/FailedCreateWorkspaceRequest) 