/AWS1/CL_LMVRESOURCES¶
Resource requirements for a MicroVM.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_minimummemoryinmib TYPE /AWS1/LMVINTEGER /AWS1/LMVINTEGER¶
The minimum amount of memory in MiB to allocate to the MicroVM.
Queryable Attributes¶
minimumMemoryInMiB¶
The minimum amount of memory in MiB to allocate to the MicroVM.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINIMUMMEMORYINMIB() |
Getter for MINIMUMMEMORYINMIB, with configurable default |
ASK_MINIMUMMEMORYINMIB() |
Getter for MINIMUMMEMORYINMIB w/ exceptions if field has no |
HAS_MINIMUMMEMORYINMIB() |
Determine if MINIMUMMEMORYINMIB has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RESOURCESLIST¶
TYPES TT_RESOURCESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LMVRESOURCES WITH DEFAULT KEY
.