Skip to content

/AWS1/CL_TBDMEMORYMIBRANGE

The range of memory in MiB.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_MIN TYPE /AWS1/TBDMEMORYAMOUNTMIB /AWS1/TBDMEMORYAMOUNTMIB

The minimum amount of memory (in MiB).

Optional arguments:

IV_MAX TYPE /AWS1/TBDMEMORYAMOUNTMIB /AWS1/TBDMEMORYAMOUNTMIB

The maximum amount of memory (in MiB).


Queryable Attributes

min

The minimum amount of memory (in MiB).

Accessible with the following methods

Method Description
GET_MIN() Getter for MIN, with configurable default
ASK_MIN() Getter for MIN w/ exceptions if field has no value
HAS_MIN() Determine if MIN has a value

max

The maximum amount of memory (in MiB).

Accessible with the following methods

Method Description
GET_MAX() Getter for MAX, with configurable default
ASK_MAX() Getter for MAX w/ exceptions if field has no value
HAS_MAX() Determine if MAX has a value