Skip to content

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


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

Interface: DeleteTestCaseCommandInput

The input for DeleteTestCaseCommand.

Extends

Properties

datasetId

datasetId: string

Unique identifier of the dataset

Inherited from

DeleteTestCaseRequest.datasetId


testCaseId

testCaseId: string

Unique identifier of the testcase

Inherited from

DeleteTestCaseRequest.testCaseId