class Aws::Comprehend::Types::StopTrainingDocumentClassifierRequest

@note When making an API call, you may pass StopTrainingDocumentClassifierRequest

data as a hash:

    {
      document_classifier_arn: "DocumentClassifierArn", # required
    }

@!attribute [rw] document_classifier_arn

The Amazon Resource Name (ARN) that identifies the document
classifier currently being trained.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/StopTrainingDocumentClassifierRequest AWS API Documentation

Constants

SENSITIVE