Skip to content

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


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

Interface: BatchDeleteResultsCommandInput

The input for BatchDeleteResultsCommand.

Extends

Properties

reportId

reportId: string

ID of the report containing the results

Inherited from

BatchDeleteResultsInput.reportId


resultIds

resultIds: string[]

List of result IDs to delete

Inherited from

BatchDeleteResultsInput.resultIds