Skip to content

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


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

Interface: ArchiveAnnotationSchemaCommandInput

The input for ArchiveAnnotationSchemaCommand.

Extends

Properties

annotationName

annotationName: string

Name of the annotation schema

Inherited from

ArchiveAnnotationSchemaRequest.annotationName


restore?

optional restore?: boolean

Whether the schema should be restored

Inherited from

ArchiveAnnotationSchemaRequest.restore