/AWS1/CL_EC2IMPORTVOLTASKDETS¶
Describes an import volume task.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_availabilityzone TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The Availability Zone where the resulting volume will reside.
iv_availabilityzoneid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the Availability Zone where the resulting volume will reside.
iv_bytesconverted TYPE /AWS1/EC2LONG /AWS1/EC2LONG¶
The number of bytes converted so far.
iv_description TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The description you provided when starting the import volume task.
io_image TYPE REF TO /AWS1/CL_EC2DISKIMAGEDESC /AWS1/CL_EC2DISKIMAGEDESC¶
The image.
io_volume TYPE REF TO /AWS1/CL_EC2DISKIMAGEVOLDESC /AWS1/CL_EC2DISKIMAGEVOLDESC¶
The volume.
Queryable Attributes¶
AvailabilityZone¶
The Availability Zone where the resulting volume will reside.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
AvailabilityZoneId¶
The ID of the Availability Zone where the resulting volume will reside.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID, with configurable default |
ASK_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID w/ exceptions if field has no |
HAS_AVAILABILITYZONEID() |
Determine if AVAILABILITYZONEID has a value |
BytesConverted¶
The number of bytes converted so far.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BYTESCONVERTED() |
Getter for BYTESCONVERTED, with configurable default |
ASK_BYTESCONVERTED() |
Getter for BYTESCONVERTED w/ exceptions if field has no valu |
HAS_BYTESCONVERTED() |
Determine if BYTESCONVERTED has a value |
Description¶
The description you provided when starting the import volume task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
Image¶
The image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGE() |
Getter for IMAGE |
Volume¶
The volume.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOLUME() |
Getter for VOLUME |