Skip to content

/AWS1/CL_BDOUPONLINEEVALCFGRSP

UpdateOnlineEvaluationConfigResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_onlineevaluationconfigarn TYPE /AWS1/BDOONLINEEVALCONFIGARN /AWS1/BDOONLINEEVALCONFIGARN

The Amazon Resource Name (ARN) of the updated online evaluation configuration.

iv_onlineevaluationconfigid TYPE /AWS1/BDOONLINEEVALCONFIGID /AWS1/BDOONLINEEVALCONFIGID

The unique identifier of the updated online evaluation configuration.

iv_updatedat TYPE /AWS1/BDOTIMESTAMP /AWS1/BDOTIMESTAMP

The timestamp when the online evaluation configuration was last updated.

iv_status TYPE /AWS1/BDOONLINEEVALCFGSTATUS /AWS1/BDOONLINEEVALCFGSTATUS

The status of the online evaluation configuration.

iv_executionstatus TYPE /AWS1/BDOONLINEEVALEXECSTATUS /AWS1/BDOONLINEEVALEXECSTATUS

The execution status indicating whether the online evaluation is currently running.

Optional arguments:

iv_failurereason TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

The reason for failure if the online evaluation configuration update or execution failed.


Queryable Attributes

onlineEvaluationConfigArn

The Amazon Resource Name (ARN) of the updated online evaluation configuration.

Accessible with the following methods

Method Description
GET_ONLINEEVALCONFIGARN() Getter for ONLINEEVALUATIONCONFIGARN, with configurable defa
ASK_ONLINEEVALCONFIGARN() Getter for ONLINEEVALUATIONCONFIGARN w/ exceptions if field
HAS_ONLINEEVALCONFIGARN() Determine if ONLINEEVALUATIONCONFIGARN has a value

onlineEvaluationConfigId

The unique identifier of the updated online evaluation configuration.

Accessible with the following methods

Method Description
GET_ONLINEEVALUATIONCONFIGID() Getter for ONLINEEVALUATIONCONFIGID, with configurable defau
ASK_ONLINEEVALUATIONCONFIGID() Getter for ONLINEEVALUATIONCONFIGID w/ exceptions if field h
HAS_ONLINEEVALUATIONCONFIGID() Determine if ONLINEEVALUATIONCONFIGID has a value

updatedAt

The timestamp when the online evaluation configuration was last updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

status

The status of the online evaluation configuration.

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

executionStatus

The execution status indicating whether the online evaluation is currently running.

Accessible with the following methods

Method Description
GET_EXECUTIONSTATUS() Getter for EXECUTIONSTATUS, with configurable default
ASK_EXECUTIONSTATUS() Getter for EXECUTIONSTATUS w/ exceptions if field has no val
HAS_EXECUTIONSTATUS() Determine if EXECUTIONSTATUS has a value

failureReason

The reason for failure if the online evaluation configuration update or execution failed.

Accessible with the following methods

Method Description
GET_FAILUREREASON() Getter for FAILUREREASON, with configurable default
ASK_FAILUREREASON() Getter for FAILUREREASON w/ exceptions if field has no value
HAS_FAILUREREASON() Determine if FAILUREREASON has a value