/AWS1/CL_APFLAMBDACNCTORPROV00¶
Contains information about the configuration of the lambda which is being registered as the connector.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_lambdaarn
TYPE /AWS1/APFARN
/AWS1/APFARN
¶
Lambda ARN of the connector being registered.
Queryable Attributes¶
lambdaArn¶
Lambda ARN of the connector being registered.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAMBDAARN() |
Getter for LAMBDAARN, with configurable default |
ASK_LAMBDAARN() |
Getter for LAMBDAARN w/ exceptions if field has no value |
HAS_LAMBDAARN() |
Determine if LAMBDAARN has a value |