/AWS1/CL_EC2DEREGIMAGERESULT¶
DeregisterImageResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Returns
trueif the request succeeds; otherwise, it returns an error.
it_deletesnapshotresults TYPE /AWS1/CL_EC2DELETESNAPRETCODE=>TT_DELETESNAPSHOTRESULTSET TT_DELETESNAPSHOTRESULTSET¶
The deletion result for each snapshot associated with the AMI, including the snapshot ID and its success or error code.
Queryable Attributes¶
Return¶
Returns
trueif the request succeeds; otherwise, it returns an error.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETURN() |
Getter for RETURN, with configurable default |
ASK_RETURN() |
Getter for RETURN w/ exceptions if field has no value |
HAS_RETURN() |
Determine if RETURN has a value |
DeleteSnapshotResults¶
The deletion result for each snapshot associated with the AMI, including the snapshot ID and its success or error code.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETESNAPSHOTRESULTS() |
Getter for DELETESNAPSHOTRESULTS, with configurable default |
ASK_DELETESNAPSHOTRESULTS() |
Getter for DELETESNAPSHOTRESULTS w/ exceptions if field has |
HAS_DELETESNAPSHOTRESULTS() |
Determine if DELETESNAPSHOTRESULTS has a value |