ImportInstanceVolumeDetailItem - 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.

ImportInstanceVolumeDetailItem

Describes an import volume task.

Contents

availabilityZone

The Availability Zone where the resulting instance will reside.

Type: String

Required: No

availabilityZoneId

The ID of the Availability Zone where the resulting instance will reside.

Type: String

Required: No

bytesConverted

The number of bytes converted so far.

Type: Long

Required: No

description

A description of the task.

Type: String

Required: No

image

The image.

Type: DiskImageDescription object

Required: No

status

The status of the import of this particular disk image.

Type: String

Required: No

statusMessage

The status information or errors related to the disk image.

Type: String

Required: No

volume

The volume.

Type: DiskImageVolumeDescription object

Required: No

See Also

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