Skip to content

/AWS1/CL_BDOCREAGRUNENDPTRSP

CreateAgentRuntimeEndpointResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_targetversion TYPE /AWS1/BDOAGENTRUNTIMEVERSION /AWS1/BDOAGENTRUNTIMEVERSION

The target version of the agent runtime for the endpoint.

iv_agentruntimeendpointarn TYPE /AWS1/BDOAGENTRUNTIMEENDPTARN /AWS1/BDOAGENTRUNTIMEENDPTARN

The Amazon Resource Name (ARN) of the agent runtime endpoint.

iv_agentruntimearn TYPE /AWS1/BDOAGENTRUNTIMEARN /AWS1/BDOAGENTRUNTIMEARN

The Amazon Resource Name (ARN) of the agent runtime.

iv_status TYPE /AWS1/BDOAGENTENDPOINTSTATUS /AWS1/BDOAGENTENDPOINTSTATUS

The current status of the agent runtime endpoint.

iv_createdat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP

The timestamp when the agent runtime endpoint was created.


Queryable Attributes

targetVersion

The target version of the agent runtime for the endpoint.

Accessible with the following methods

Method Description
GET_TARGETVERSION() Getter for TARGETVERSION, with configurable default
ASK_TARGETVERSION() Getter for TARGETVERSION w/ exceptions if field has no value
HAS_TARGETVERSION() Determine if TARGETVERSION has a value

agentRuntimeEndpointArn

The Amazon Resource Name (ARN) of the agent runtime endpoint.

Accessible with the following methods

Method Description
GET_AGENTRUNTIMEENDPOINTARN() Getter for AGENTRUNTIMEENDPOINTARN, with configurable defaul
ASK_AGENTRUNTIMEENDPOINTARN() Getter for AGENTRUNTIMEENDPOINTARN w/ exceptions if field ha
HAS_AGENTRUNTIMEENDPOINTARN() Determine if AGENTRUNTIMEENDPOINTARN has a value

agentRuntimeArn

The Amazon Resource Name (ARN) of the agent runtime.

Accessible with the following methods

Method Description
GET_AGENTRUNTIMEARN() Getter for AGENTRUNTIMEARN, with configurable default
ASK_AGENTRUNTIMEARN() Getter for AGENTRUNTIMEARN w/ exceptions if field has no val
HAS_AGENTRUNTIMEARN() Determine if AGENTRUNTIMEARN has a value

status

The current status of the agent runtime endpoint.

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

createdAt

The timestamp when the agent runtime endpoint was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value