Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

ConversionTaskType

The ConversionTaskType data type.

Ancestors

  • ConversionTaskSetType

  • ImportInstanceResponse

  • ImportVolumeResponse

Relevant Operations

  • DescribeConversionTasks

  • ImportInstance

  • ImportVolume

Contents

The following table describes the elements contained in ConversionTaskType.

NameDescription

conversionTaskId

ID of the conversion task

Type: xs:string

expirationTime

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

Type: xs: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

State of the conversion task.

Type: xs:string

Valid Values: active | cancelling | cancelled | completed

statusMessage

Status message related to the conversion task.

Type: xs:string