/AWS1/CL_IOXLAMBDACONFIG¶
Configuration details for an AWS Lambda function used as an endpoint for a cloud connector.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_arn
TYPE /AWS1/IOXLAMBDAARN
/AWS1/IOXLAMBDAARN
¶
The Amazon Resource Name (ARN) of the Lambda function used as an endpoint.
Queryable Attributes¶
arn¶
The Amazon Resource Name (ARN) of the Lambda function used as an endpoint.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |