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
- Struct
- Aws::EC2::Types::ImportVolumeTaskDetails
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#availability_zone ⇒ String
The Availability Zone where the resulting volume will reside.
-
#bytes_converted ⇒ Integer
The number of bytes converted so far.
-
#description ⇒ String
The description you provided when starting the import volume task.
-
#image ⇒ Types::DiskImageDescription
The image.
-
#volume ⇒ Types::DiskImageVolumeDescription
The volume.
Instance Attribute Details
#availability_zone ⇒ String
The Availability Zone where the resulting volume will reside.
#bytes_converted ⇒ Integer
The number of bytes converted so far.
#description ⇒ String
The description you provided when starting the import volume task.
#image ⇒ Types::DiskImageDescription
The image.
#volume ⇒ Types::DiskImageVolumeDescription
The volume.