/AWS1/CL_DOAASSOCSERVICEOUTPUT¶
Output containing the newly created association and optional webhook configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_association TYPE REF TO /AWS1/CL_DOAASSOCIATION /AWS1/CL_DOAASSOCIATION¶
Represents a service association within an AgentSpace, defining how the agent interacts with external services.
Optional arguments:¶
io_webhook TYPE REF TO /AWS1/CL_DOAGENERICWEBHOOK /AWS1/CL_DOAGENERICWEBHOOK¶
Generic webhook configuration
Queryable Attributes¶
association¶
Represents a service association within an AgentSpace, defining how the agent interacts with external services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATION() |
Getter for ASSOCIATION |
webhook¶
Generic webhook configuration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEBHOOK() |
Getter for WEBHOOK |