GetEvaluatorResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the evaluator was created.

Link copied to clipboard

The description of the evaluator.

Link copied to clipboard

The Amazon Resource Name (ARN) of the evaluator.

Link copied to clipboard

The configuration of the evaluator, including LLM-as-a-Judge settings for custom evaluators.

Link copied to clipboard

The unique identifier of the evaluator.

Link copied to clipboard

The name of the evaluator.

Link copied to clipboard

The evaluation level (TOOL_CALL, TRACE, or SESSION) that determines the scope of evaluation.

Link copied to clipboard

Whether the evaluator is locked for modification due to being referenced by active online evaluation configurations.

Link copied to clipboard

The current status of the evaluator.

Link copied to clipboard

The timestamp when the evaluator 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