Skip to content

/AWS1/CL_BDODELAGENTRTIMERSP

DeleteAgentRuntimeResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/BDOAGENTRUNTIMESTATUS /AWS1/BDOAGENTRUNTIMESTATUS

The current status of the AgentCore Runtime deletion.

Optional arguments:

iv_agentruntimeid TYPE /AWS1/BDOAGENTRUNTIMEID /AWS1/BDOAGENTRUNTIMEID

The unique identifier of the AgentCore Runtime.


Queryable Attributes

status

The current status of the AgentCore Runtime deletion.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

agentRuntimeId

The unique identifier of the AgentCore Runtime.

Accessible with the following methods

Method Description
GET_AGENTRUNTIMEID() Getter for AGENTRUNTIMEID, with configurable default
ASK_AGENTRUNTIMEID() Getter for AGENTRUNTIMEID w/ exceptions if field has no valu
HAS_AGENTRUNTIMEID() Determine if AGENTRUNTIMEID has a value