/AWS1/CL_LMVDELMVMIMAGEOUTPUT¶
DeleteMicrovmImageOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_imageidentifier TYPE /AWS1/LMVMICROVMIMAGEID /AWS1/LMVMICROVMIMAGEID¶
The identifier of the deleted MicroVM image.
iv_state TYPE /AWS1/LMVMICROVMIMAGESTATE /AWS1/LMVMICROVMIMAGESTATE¶
The current state of the MicroVM image after deletion.
Queryable Attributes¶
imageIdentifier¶
The identifier of the deleted MicroVM image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEIDENTIFIER() |
Getter for IMAGEIDENTIFIER, with configurable default |
ASK_IMAGEIDENTIFIER() |
Getter for IMAGEIDENTIFIER w/ exceptions if field has no val |
HAS_IMAGEIDENTIFIER() |
Determine if IMAGEIDENTIFIER has a value |
state¶
The current state of the MicroVM image after deletion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |