

# ExportImageTask
<a name="API_ExportImageTask"></a>

Describes an export image task.

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

 ** description **   
A description of the image being exported.  
Type: String  
Required: No

 ** exportImageTaskId **   
The ID of the export image task.  
Type: String  
Required: No

 ** imageId **   
The ID of the image.  
Type: String  
Required: No

 ** progress **   
The percent complete of the export image task.  
Type: String  
Required: No

 ** s3ExportLocation **   
Information about the destination Amazon S3 bucket.  
Type: [ExportTaskS3Location](API_ExportTaskS3Location.md) object  
Required: No

 ** status **   
The status of the export image task. The possible values are `active`, `completed`, `deleting`, and `deleted`.  
Type: String  
Required: No

 ** statusMessage **   
The status message for the export image task.  
Type: String  
Required: No

 ** TagSet.N **   
Any tags assigned to the export image task.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

## See Also
<a name="API_ExportImageTask_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/ec2-2016-11-15/ExportImageTask) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/ExportImageTask) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/ExportImageTask) 