Skip to content

/AWS1/CL_LMVCPUCONFIGURATION

Configuration for the CPU architecture of a MicroVM.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_architecture TYPE /AWS1/LMVARCHITECTURE /AWS1/LMVARCHITECTURE

The CPU architecture.


Queryable Attributes

architecture

The CPU architecture.

Accessible with the following methods

Method Description
GET_ARCHITECTURE() Getter for ARCHITECTURE, with configurable default
ASK_ARCHITECTURE() Getter for ARCHITECTURE w/ exceptions if field has no value
HAS_ARCHITECTURE() Determine if ARCHITECTURE 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_CPUCONFIGURATIONLIST

TYPES TT_CPUCONFIGURATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LMVCPUCONFIGURATION WITH DEFAULT KEY
.