Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / UpdateExperimentCommandInput

Interface: UpdateExperimentCommandInput

The input for UpdateExperimentCommand.

Extends

Properties

description?

optional description?: string

Description of the experiment

Inherited from

UpdateExperimentRequest.description


name

name: string

Unique identifier for the experiment

Inherited from

UpdateExperimentRequest.name


newName?

optional newName?: string

New name of the experiment

Inherited from

UpdateExperimentRequest.newName