ConversionTask - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ConversionTask

Describes a conversion task.

Contents

conversionTaskId

The ID of the conversion task.

Type: String

Required: No

expirationTime

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

Type: String

Required: No

importInstance

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

Type: ImportInstanceTaskDetails object

Required: No

importVolume

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

Type: ImportVolumeTaskDetails object

Required: No

state

The state of the conversion task.

Type: String

Valid Values: active | cancelling | cancelled | completed

Required: No

statusMessage

The status message related to the conversion task.

Type: String

Required: No

TagSet.N

Any tags assigned to the task.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: