GetEvaluationJobResponse

Types

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

Properties

Link copied to clipboard

Specifies whether the evaluation job is for evaluating a model or evaluating a knowledge base (retrieval and response generation).

Link copied to clipboard

The time the evaluation job was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the customer managed encryption key specified when the evaluation job was created.

Link copied to clipboard

Contains the configuration details of either an automated or human-based evaluation job.

Link copied to clipboard

A list of strings that specify why the evaluation job failed to create.

Link copied to clipboard

Contains the configuration details of the inference model used for the evaluation job.

Link copied to clipboard

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

Link copied to clipboard

The description of the evaluation job.

Link copied to clipboard

The name for the evaluation job.

Link copied to clipboard

Specifies whether the evaluation job is automated or human-based.

Link copied to clipboard

The time the evaluation job was last modified.

Link copied to clipboard

Contains the configuration details of the Amazon S3 bucket for storing the results of the evaluation job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role used in the evaluation job.

Link copied to clipboard

The current status of the evaluation job.

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