/AWS1/CL_EC2COPYIMAGERESULT¶
Contains the output of CopyImage.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_imageid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the new AMI.
Queryable Attributes¶
ImageId¶
The ID of the new AMI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEID() |
Getter for IMAGEID, with configurable default |
ASK_IMAGEID() |
Getter for IMAGEID w/ exceptions if field has no value |
HAS_IMAGEID() |
Determine if IMAGEID has a value |