/AWS1/CL_TCESOURCEDETAILS¶
The details about the upstream source from which a registry record was detected. Exactly one member is populated, corresponding to the source type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_agentcoreruntime TYPE REF TO /AWS1/CL_TCEAGCORERUNSRCDETS /AWS1/CL_TCEAGCORERUNSRCDETS¶
Source details for a record auto-detected from an AgentCore Runtime resource.
io_agentcoregateway TYPE REF TO /AWS1/CL_TCEAGENTCOREGWSRCDETS /AWS1/CL_TCEAGENTCOREGWSRCDETS¶
Source details for a record auto-detected from an AgentCore Gateway resource.
Queryable Attributes¶
agentcoreRuntime¶
Source details for a record auto-detected from an AgentCore Runtime resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTCORERUNTIME() |
Getter for AGENTCORERUNTIME |
agentcoreGateway¶
Source details for a record auto-detected from an AgentCore Gateway resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTCOREGATEWAY() |
Getter for AGENTCOREGATEWAY |