/AWS1/CL_BDAORCHESTRATIONEXE00¶
Contains details about the Lambda function containing the orchestration logic carried out upon invoking the custom orchestration.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_lambda
TYPE /AWS1/BDALAMBDAARN
/AWS1/BDALAMBDAARN
¶
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
Queryable Attributes¶
lambda¶
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAMBDA() |
Getter for LAMBDA, with configurable default |
ASK_LAMBDA() |
Getter for LAMBDA w/ exceptions if field has no value |
HAS_LAMBDA() |
Determine if LAMBDA has a value |