

# ExportTaskStatus
<a name="API_ExportTaskStatus"></a>

Represents the status of an export task.

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

 ** code **   <a name="CWL-Type-ExportTaskStatus-code"></a>
The status code of the export task.  
Type: String  
Valid Values: `CANCELLED | COMPLETED | FAILED | PENDING | PENDING_CANCEL | RUNNING`   
Required: No

 ** message **   <a name="CWL-Type-ExportTaskStatus-message"></a>
The status message related to the status code.  
Type: String  
Required: No

## See Also
<a name="API_ExportTaskStatus_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/logs-2014-03-28/ExportTaskStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/ExportTaskStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/ExportTaskStatus) 