Skip to content

/AWS1/CL_LMVDELMVMIMAGEVRSOUT

DeleteMicrovmImageVersionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_imageidentifier TYPE /AWS1/LMVMICROVMIMAGEID /AWS1/LMVMICROVMIMAGEID

The identifier of the MicroVM image.

iv_imageversion TYPE /AWS1/LMVNONBLANKSTRING /AWS1/LMVNONBLANKSTRING

The version that was deleted.

iv_state TYPE /AWS1/LMVMICROVMIMAGEVRSNTATE /AWS1/LMVMICROVMIMAGEVRSNTATE

The current state of the MicroVM image version after deletion.


Queryable Attributes

imageIdentifier

The identifier of the 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

imageVersion

The version that was deleted.

Accessible with the following methods

Method Description
GET_IMAGEVERSION() Getter for IMAGEVERSION, with configurable default
ASK_IMAGEVERSION() Getter for IMAGEVERSION w/ exceptions if field has no value
HAS_IMAGEVERSION() Determine if IMAGEVERSION has a value

state

The current state of the MicroVM image version 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