Skip to content

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


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

Interface: RestoreDatasetCommandInput

The input for RestoreDatasetCommand.

Extends

Properties

datasetId

datasetId: string

Unique identifier of the dataset

Inherited from

RestoreDatasetRequest.datasetId


version

version: number

The target version for the restore. i.e. dataset will restore to this version

Inherited from

RestoreDatasetRequest.version