Skip to content

/AWS1/CL_BDOAGENTRTIMEARTIFACT

The artifact of the agent.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_containerconfiguration TYPE REF TO /AWS1/CL_BDOCONTAINERCONF /AWS1/CL_BDOCONTAINERCONF

The container configuration for the agent artifact.

io_codeconfiguration TYPE REF TO /AWS1/CL_BDOCODECONFIGURATION /AWS1/CL_BDOCODECONFIGURATION

The code configuration for the agent runtime artifact, including the source code location and execution settings.


Queryable Attributes

containerConfiguration

The container configuration for the agent artifact.

Accessible with the following methods

Method Description
GET_CONTAINERCONFIGURATION() Getter for CONTAINERCONFIGURATION

codeConfiguration

The code configuration for the agent runtime artifact, including the source code location and execution settings.

Accessible with the following methods

Method Description
GET_CODECONFIGURATION() Getter for CODECONFIGURATION