/AWS1/CL_GGSFUNCTIONEXECCONFIG¶
Configuration information that specifies how a Lambda function runs.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_isolationmode TYPE /AWS1/GGSFUNCTIONISOLATIONMODE /AWS1/GGSFUNCTIONISOLATIONMODE¶
IsolationMode
io_runas TYPE REF TO /AWS1/CL_GGSFUNCRUNASCONFIG /AWS1/CL_GGSFUNCRUNASCONFIG¶
RunAs
Queryable Attributes¶
IsolationMode¶
IsolationMode
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISOLATIONMODE() |
Getter for ISOLATIONMODE, with configurable default |
ASK_ISOLATIONMODE() |
Getter for ISOLATIONMODE w/ exceptions if field has no value |
HAS_ISOLATIONMODE() |
Determine if ISOLATIONMODE has a value |
RunAs¶
RunAs
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNAS() |
Getter for RUNAS |