Skip to content

/AWS1/CL_BDOGETONLINEEVALCFG01

GetOnlineEvaluationConfigResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_onlineevaluationconfigarn TYPE /AWS1/BDOONLINEEVALCONFIGARN /AWS1/BDOONLINEEVALCONFIGARN

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

iv_onlineevaluationconfigid TYPE /AWS1/BDOONLINEEVALCONFIGID /AWS1/BDOONLINEEVALCONFIGID

The unique identifier of the online evaluation configuration.

iv_onlineevalconfigname TYPE /AWS1/BDOEVALUATIONCONFIGNAME /AWS1/BDOEVALUATIONCONFIGNAME

The name of the online evaluation configuration.

io_rule TYPE REF TO /AWS1/CL_BDORULE /AWS1/CL_BDORULE

The evaluation rule containing sampling configuration, filters, and session settings.

io_datasourceconfig TYPE REF TO /AWS1/CL_BDODATASOURCECONFIG /AWS1/CL_BDODATASOURCECONFIG

The data source configuration specifying CloudWatch log groups and service names to monitor.

it_evaluators TYPE /AWS1/CL_BDOEVALUATORREFERENCE=>TT_EVALUATORLIST TT_EVALUATORLIST

The list of evaluators applied during online evaluation.

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.

iv_createdat TYPE /AWS1/BDOTIMESTAMP /AWS1/BDOTIMESTAMP

The timestamp when the online evaluation configuration was created.

iv_updatedat TYPE /AWS1/BDOTIMESTAMP /AWS1/BDOTIMESTAMP

The timestamp when the online evaluation configuration was last updated.

Optional arguments:

iv_description TYPE /AWS1/BDOEVALUATIONCONFIGDESC /AWS1/BDOEVALUATIONCONFIGDESC

The description of the online evaluation configuration.

io_outputconfig TYPE REF TO /AWS1/CL_BDOOUTPUTCONFIG /AWS1/CL_BDOOUTPUTCONFIG

The output configuration specifying where evaluation results are written.

iv_evalexecutionrolearn TYPE /AWS1/BDOROLEARN /AWS1/BDOROLEARN

The Amazon Resource Name (ARN) of the IAM role used for evaluation execution.

iv_failurereason TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

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


Queryable Attributes

onlineEvaluationConfigArn

The Amazon Resource Name (ARN) of the 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 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

onlineEvaluationConfigName

The name of the online evaluation configuration.

Accessible with the following methods

Method Description
GET_ONLINEEVALCONFIGNAME() Getter for ONLINEEVALUATIONCONFIGNAME, with configurable def
ASK_ONLINEEVALCONFIGNAME() Getter for ONLINEEVALUATIONCONFIGNAME w/ exceptions if field
HAS_ONLINEEVALCONFIGNAME() Determine if ONLINEEVALUATIONCONFIGNAME has a value

description

The description of the online evaluation configuration.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

rule

The evaluation rule containing sampling configuration, filters, and session settings.

Accessible with the following methods

Method Description
GET_RULE() Getter for RULE

dataSourceConfig

The data source configuration specifying CloudWatch log groups and service names to monitor.

Accessible with the following methods

Method Description
GET_DATASOURCECONFIG() Getter for DATASOURCECONFIG

evaluators

The list of evaluators applied during online evaluation.

Accessible with the following methods

Method Description
GET_EVALUATORS() Getter for EVALUATORS, with configurable default
ASK_EVALUATORS() Getter for EVALUATORS w/ exceptions if field has no value
HAS_EVALUATORS() Determine if EVALUATORS has a value

outputConfig

The output configuration specifying where evaluation results are written.

Accessible with the following methods

Method Description
GET_OUTPUTCONFIG() Getter for OUTPUTCONFIG

evaluationExecutionRoleArn

The Amazon Resource Name (ARN) of the IAM role used for evaluation execution.

Accessible with the following methods

Method Description
GET_EVALEXECUTIONROLEARN() Getter for EVALUATIONEXECUTIONROLEARN, with configurable def
ASK_EVALEXECUTIONROLEARN() Getter for EVALUATIONEXECUTIONROLEARN w/ exceptions if field
HAS_EVALEXECUTIONROLEARN() Determine if EVALUATIONEXECUTIONROLEARN 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

createdAt

The timestamp when the online evaluation configuration 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

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

failureReason

The reason for failure if the online evaluation configuration 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