---
type: resource-type
title: DocumentClassifier
description: aws resource type AWS::Comprehend::DocumentClassifier
name: DocumentClassifier
lexicon: aws
resource_type: AWS::Comprehend::DocumentClassifier
---
`AWS::Comprehend::DocumentClassifier`, a resource type of the aws lexicon.

## Properties

- `DataAccessRoleArn` (`string`, required)
- `DocumentClassifierName` (`string`, required)
- `InputDataConfig` (`DocumentClassifier_DocumentClassifierInputDataConfig`, required)
- `LanguageCode` (`"de" | "en" | "es" | "fr" | "it" | "pt"`, required)
- `Arn` (`string`, optional)
- `Mode` (`"MULTI_CLASS" | "MULTI_LABEL"`, optional)
- `ModelKmsKeyId` (`string`, optional)
- `ModelPolicy` (`string`, optional)
- `OutputDataConfig` (`DocumentClassifier_DocumentClassifierOutputDataConfig`, optional)
- `Tags` (`DocumentClassifier_Tag[]`, optional)
- `VersionName` (`string`, optional)
- `VolumeKmsKeyId` (`string`, optional)
- `VpcConfig` (`DocumentClassifier_VpcConfig`, optional)

## Attributes

- `Arn`
