/AWS1/CL_BDCHARNESSTOOLCONF¶
Configuration union for different tool types.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_remotemcp TYPE REF TO /AWS1/CL_BDCHARNRMTMCPCONFIG /AWS1/CL_BDCHARNRMTMCPCONFIG¶
Configuration for remote MCP server.
io_agentcorebrowser TYPE REF TO /AWS1/CL_BDCHARNAGENTCOREBRCFG /AWS1/CL_BDCHARNAGENTCOREBRCFG¶
Configuration for AgentCore Browser.
io_agentcoregateway TYPE REF TO /AWS1/CL_BDCHARNAGENTCOREGWCFG /AWS1/CL_BDCHARNAGENTCOREGWCFG¶
Configuration for AgentCore Gateway.
io_inlinefunction TYPE REF TO /AWS1/CL_BDCHARNINLFUNCCONFIG /AWS1/CL_BDCHARNINLFUNCCONFIG¶
Configuration for an inline function tool.
io_agentcorecodeinterpreter TYPE REF TO /AWS1/CL_BDCHARNAGCORECODEIN00 /AWS1/CL_BDCHARNAGCORECODEIN00¶
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 |