/AWS1/CL_BDOHARNESSTOOLCONF¶
Configuration union for different tool types.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_remotemcp TYPE REF TO /AWS1/CL_BDOHARNRMTMCPCONFIG /AWS1/CL_BDOHARNRMTMCPCONFIG¶
Configuration for remote MCP server.
io_agentcorebrowser TYPE REF TO /AWS1/CL_BDOHARNAGENTCOREBRCFG /AWS1/CL_BDOHARNAGENTCOREBRCFG¶
Configuration for AgentCore Browser.
io_agentcoregateway TYPE REF TO /AWS1/CL_BDOHARNAGENTCOREGWCFG /AWS1/CL_BDOHARNAGENTCOREGWCFG¶
Configuration for AgentCore Gateway.
io_inlinefunction TYPE REF TO /AWS1/CL_BDOHARNINLFUNCCONFIG /AWS1/CL_BDOHARNINLFUNCCONFIG¶
Configuration for an inline function tool.
io_agentcorecodeinterpreter TYPE REF TO /AWS1/CL_BDOHARNAGCORECODEIN00 /AWS1/CL_BDOHARNAGCORECODEIN00¶
Configuration for AgentCore Code Interpreter.
Queryable Attributes¶
remoteMcp¶
Configuration for remote MCP server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOTEMCP() |
Getter for REMOTEMCP |
agentCoreBrowser¶
Configuration for AgentCore Browser.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTCOREBROWSER() |
Getter for AGENTCOREBROWSER |
agentCoreGateway¶
Configuration for AgentCore Gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTCOREGATEWAY() |
Getter for AGENTCOREGATEWAY |
inlineFunction¶
Configuration for an inline function tool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INLINEFUNCTION() |
Getter for INLINEFUNCTION |
agentCoreCodeInterpreter¶
Configuration for AgentCore Code Interpreter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTCORECODEINTERPRETER() |
Getter for AGENTCORECODEINTERPRETER |