OnlineEvaluationConfigSource¶
Structure Class¶
OnlineEvaluationConfigSource
dataclass
¶
A reference to an existing online evaluation configuration to use as the data source for batch evaluation.
Attributes¶
online_evaluation_config_arn
instance-attribute
¶
online_evaluation_config_arn: str
The Amazon Resource Name (ARN) of the online evaluation configuration to use as the session source.
time_range
class-attribute
instance-attribute
¶
time_range: SessionFilterConfig | None = None
Optional session filter configuration to narrow down which sessions from the online evaluation configuration to include.