/AWS1/CL_LMDEPHEMERALSTORAGE¶
The size of the function's /tmp directory in MB. The default value is 512, but can be any whole number between 512 and 10,240 MB. For more information, see Configuring ephemeral storage (console).
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_size TYPE /AWS1/LMDEPHEMERALSTORAGESIZE /AWS1/LMDEPHEMERALSTORAGESIZE¶
The size of the function's
/tmpdirectory.
Queryable Attributes¶
Size¶
The size of the function's
/tmpdirectory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZE() |
Getter for SIZE, with configurable default |
ASK_SIZE() |
Getter for SIZE w/ exceptions if field has no value |
HAS_SIZE() |
Determine if SIZE has a value |