/AWS1/CL_EC2IMPORTSNAPRESULT¶
ImportSnapshotResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
A description of the import snapshot task.
iv_importtaskid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the import snapshot task.
io_snapshottaskdetail TYPE REF TO /AWS1/CL_EC2SNAPSHOTTASKDETAIL /AWS1/CL_EC2SNAPSHOTTASKDETAIL¶
Information about the import snapshot task.
it_tags TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST¶
Any tags assigned to the import snapshot task.
Queryable Attributes¶
Description¶
A description of the import snapshot 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 |
ImportTaskId¶
The ID of the import snapshot task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPORTTASKID() |
Getter for IMPORTTASKID, with configurable default |
ASK_IMPORTTASKID() |
Getter for IMPORTTASKID w/ exceptions if field has no value |
HAS_IMPORTTASKID() |
Determine if IMPORTTASKID has a value |
SnapshotTaskDetail¶
Information about the import snapshot task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTTASKDETAIL() |
Getter for SNAPSHOTTASKDETAIL |
Tags¶
Any tags assigned to the import snapshot task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |