The input for StopTrainingDocumentClassifierCommand.

interface StopTrainingDocumentClassifierCommandInput {
    DocumentClassifierArn: undefined | string;
}

Hierarchy (view full)

Properties

DocumentClassifierArn: undefined | string

The Amazon Resource Name (ARN) that identifies the document classifier currently being trained.