Skip to content

/AWS1/CL_BDOHTTPTARGETCONF

The HTTP target configuration for a gateway target. Contains the configuration for HTTP-based target endpoints.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_agentcoreruntime TYPE REF TO /AWS1/CL_BDORUNTIMETARGETCONF /AWS1/CL_BDORUNTIMETARGETCONF

The AgentCore Runtime target configuration for HTTP-based communication with an agent runtime.

io_passthrough TYPE REF TO /AWS1/CL_BDOPASSTHRUTARGETCONF /AWS1/CL_BDOPASSTHRUTARGETCONF

The passthrough configuration for the HTTP target. A passthrough target forwards requests directly to an external HTTP endpoint.


Queryable Attributes

agentcoreRuntime

The AgentCore Runtime target configuration for HTTP-based communication with an agent runtime.

Accessible with the following methods

Method Description
GET_AGENTCORERUNTIME() Getter for AGENTCORERUNTIME

passthrough

The passthrough configuration for the HTTP target. A passthrough target forwards requests directly to an external HTTP endpoint.

Accessible with the following methods

Method Description
GET_PASSTHROUGH() Getter for PASSTHROUGH