Skip to content

/AWS1/CL_LMVSNAPSHOTBUILD

Contains size information about a MicroVM image snapshot build.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_memorysnapshotsizeinbytes TYPE /AWS1/LMVLONG /AWS1/LMVLONG

The size of the memory snapshot in bytes.

iv_codeinstallsizeinbytes TYPE /AWS1/LMVLONG /AWS1/LMVLONG

The size of the installed code in bytes.

iv_disksnapshotsizeinbytes TYPE /AWS1/LMVLONG /AWS1/LMVLONG

The size of the disk snapshot in bytes.


Queryable Attributes

memorySnapshotSizeInBytes

The size of the memory snapshot in bytes.

Accessible with the following methods

Method Description
GET_MEMORYSNAPSIZEINBYTES() Getter for MEMORYSNAPSHOTSIZEINBYTES, with configurable defa
ASK_MEMORYSNAPSIZEINBYTES() Getter for MEMORYSNAPSHOTSIZEINBYTES w/ exceptions if field
HAS_MEMORYSNAPSIZEINBYTES() Determine if MEMORYSNAPSHOTSIZEINBYTES has a value

codeInstallSizeInBytes

The size of the installed code in bytes.

Accessible with the following methods

Method Description
GET_CODEINSTALLSIZEINBYTES() Getter for CODEINSTALLSIZEINBYTES, with configurable default
ASK_CODEINSTALLSIZEINBYTES() Getter for CODEINSTALLSIZEINBYTES w/ exceptions if field has
HAS_CODEINSTALLSIZEINBYTES() Determine if CODEINSTALLSIZEINBYTES has a value

diskSnapshotSizeInBytes

The size of the disk snapshot in bytes.

Accessible with the following methods

Method Description
GET_DISKSNAPSHOTSIZEINBYTES() Getter for DISKSNAPSHOTSIZEINBYTES, with configurable defaul
ASK_DISKSNAPSHOTSIZEINBYTES() Getter for DISKSNAPSHOTSIZEINBYTES w/ exceptions if field ha
HAS_DISKSNAPSHOTSIZEINBYTES() Determine if DISKSNAPSHOTSIZEINBYTES has a value