Skip to content

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


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

Interface: RestoreDatasetCommandOutput

The output of RestoreDatasetCommand.

Extends

Properties

asyncContext?

optional asyncContext?: AsyncContext

Context for SQS-related requests for tracking and debugging

Inherited from

RestoreDatasetResponse.asyncContext


dataset?

optional dataset?: Dataset

Represents a dataset containing test cases for AI model evaluation

Inherited from

RestoreDatasetResponse.dataset