

# FailedSpaceResourceOperation
<a name="API_FailedSpaceResourceOperation"></a>

A resource operation that failed.

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

**Note**  
In the following list, the required parameters are described first.

 ** ErrorMessage **   <a name="QS-Type-FailedSpaceResourceOperation-ErrorMessage"></a>
The error message that describes why the operation failed.  
Type: String  
Required: Yes

 ** ResourceType **   <a name="QS-Type-FailedSpaceResourceOperation-ResourceType"></a>
The type of the resource.  
Type: String  
Valid Values: `TOPIC | DASHBOARD | KNOWLEDGE_BASE | SPACE | ACTION_CONNECTOR | DATA_SET | ARTIFACT`   
Required: Yes

 ** ResourceDetails **   <a name="QS-Type-FailedSpaceResourceOperation-ResourceDetails"></a>
The details of the resource.  
Type: [SpaceQuickSightResourceDetails](API_SpaceQuickSightResourceDetails.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

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

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