AbTestEvaluationConfig
The evaluation configuration for an A/B test, specifying which online evaluation configurations to use for measuring variant performance.
Inheritors
Types
The Amazon Resource Name (ARN) of a single online evaluation configuration to use for both variants.
Per-variant online evaluation configurations, allowing different evaluation settings for each variant.
Functions
Casts this AbTestEvaluationConfig as a OnlineEvaluationConfigArn and retrieves its kotlin.String value. Throws an exception if the AbTestEvaluationConfig is not a OnlineEvaluationConfigArn.
Casts this AbTestEvaluationConfig as a OnlineEvaluationConfigArn and retrieves its kotlin.String value. Returns null if the AbTestEvaluationConfig is not a OnlineEvaluationConfigArn.
Casts this AbTestEvaluationConfig as a PerVariantOnlineEvaluationConfig and retrieves its kotlin.collections.List
Casts this AbTestEvaluationConfig as a PerVariantOnlineEvaluationConfig and retrieves its kotlin.collections.List