/AWS1/CL_R5ALAMBDAUNGRACEFUL¶
Configuration for handling failures when invoking Lambda functions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_behavior TYPE /AWS1/R5ALAMBDAUNGRCFULBEHAV /AWS1/R5ALAMBDAUNGRCFULBEHAV¶
The ungraceful behavior for a Lambda function, which must be set to
skip.
Queryable Attributes¶
behavior¶
The ungraceful behavior for a Lambda function, which must be set to
skip.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BEHAVIOR() |
Getter for BEHAVIOR, with configurable default |
ASK_BEHAVIOR() |
Getter for BEHAVIOR w/ exceptions if field has no value |
HAS_BEHAVIOR() |
Determine if BEHAVIOR has a value |