Skip to content

/AWS1/CL_BDCABTESTEVALCONFIG

The evaluation configuration for an A/B test, specifying which online evaluation configurations to use for measuring variant performance.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_onlineevaluationconfigarn TYPE /AWS1/BDCONLINEEVALCONFIGARN /AWS1/BDCONLINEEVALCONFIGARN

The Amazon Resource Name (ARN) of a single online evaluation configuration to use for both variants.

it_pervarntonlineevalconfig TYPE /AWS1/CL_BDCPERVARONLINEEVAL00=>TT_PERVARNTONLINEEVALCFGLIST TT_PERVARNTONLINEEVALCFGLIST

Per-variant online evaluation configurations, allowing different evaluation settings for each variant.


Queryable Attributes

onlineEvaluationConfigArn

The Amazon Resource Name (ARN) of a single online evaluation configuration to use for both variants.

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

perVariantOnlineEvaluationConfig

Per-variant online evaluation configurations, allowing different evaluation settings for each variant.

Accessible with the following methods

Method Description
GET_PERVARNTONLINEEVALCONFIG() Getter for PERVARIANTONLINEEVALCONFIG, with configurable def
ASK_PERVARNTONLINEEVALCONFIG() Getter for PERVARIANTONLINEEVALCONFIG w/ exceptions if field
HAS_PERVARNTONLINEEVALCONFIG() Determine if PERVARIANTONLINEEVALCONFIG has a value