Skip to content

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


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

Interface: BatchDeleteResultsCommandOutput

The output of BatchDeleteResultsCommand.

Extends

Properties

deletedCount

deletedCount: number

Number of results successfully deleted

Inherited from

BatchDeleteResultsOutput.deletedCount


errors

errors: BatchItemError[]

Errors for items that failed to delete

Inherited from

BatchDeleteResultsOutput.errors