You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ImportVolumeTaskDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an import volume task.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone where the resulting volume will reside.

Returns:

  • (String)

    The Availability Zone where the resulting volume will reside.

#bytes_convertedInteger

The number of bytes converted so far.

Returns:

  • (Integer)

    The number of bytes converted so far.

#descriptionString

The description you provided when starting the import volume task.

Returns:

  • (String)

    The description you provided when starting the import volume task.

#imageTypes::DiskImageDescription

The image.

Returns:

#volumeTypes::DiskImageVolumeDescription

The volume.

Returns: