GetBatchEvaluationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the batch evaluation.

Link copied to clipboard

The unique identifier of the batch evaluation.

Link copied to clipboard

The name of the batch evaluation.

Link copied to clipboard

The timestamp when the batch evaluation was created.

Link copied to clipboard

The data source configuration specifying where agent traces are pulled from.

Link copied to clipboard

The description of the batch evaluation.

Link copied to clipboard

The error details if the batch evaluation encountered failures.

Link copied to clipboard

The aggregated evaluation results, including session completion counts and evaluator score summaries.

Link copied to clipboard

The list of evaluators applied during the batch evaluation.

Link copied to clipboard

The output configuration specifying where evaluation results are written.

Link copied to clipboard

The current status of the batch evaluation.

Link copied to clipboard

The timestamp when the batch evaluation was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String