/AWS1/CL_IOXENDPOINTCONFIG¶
The configuration details for an endpoint, which defines how to connect to and communicate with external services.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_lambda
TYPE REF TO /AWS1/CL_IOXLAMBDACONFIG
/AWS1/CL_IOXLAMBDACONFIG
¶
The Lambda function configuration for the endpoint, used when the endpoint communicates through an AWS Lambda function.
Queryable Attributes¶
lambda¶
The Lambda function configuration for the endpoint, used when the endpoint communicates through an AWS Lambda function.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAMBDA() |
Getter for LAMBDA |