Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

ConversionTaskType

The ConversionTaskType data type.

Ancestors

  • ConversionTaskSetType

Relevant Operations

  • DescribeConversionTasks

  • ImportInstance

  • ImportVolume

Contents

conversionTaskId

The ID of the conversion task

Type: String

expirationTime

The time when the task expires. If the upload isn't complete before the expiration time, we automatically cancel the task.

Type: String

importVolume

If the task is for importing a volume, this contains information about the import volume task.

Type: ImportVolumeTaskDetailsType

importInstance

If the task is for importing an instance, this contains information about the import instance task.

Type: ImportInstanceTaskDetailsType

state

The state of the conversion task.

Type: String

Valid values: active | cancelling | cancelled | completed

statusMessage

The status message related to the conversion task.

Type: String