DocumentClassifierSummary
Describes information about a document classifier and its versions.
Contents
- DocumentClassifierName
- 
               The name that you assigned the document classifier. Type: String Length Constraints: Maximum length of 63. Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$Required: No 
- LatestVersionCreatedAt
- 
               The time that the latest document classifier version was submitted for processing. Type: Timestamp Required: No 
- LatestVersionName
- 
               The version name you assigned to the latest document classifier version. Type: String Length Constraints: Maximum length of 63. Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$Required: No 
- LatestVersionStatus
- 
               Provides the status of the latest document classifier version. Type: String Valid Values: SUBMITTED | TRAINING | DELETING | STOP_REQUESTED | STOPPED | IN_ERROR | TRAINED | TRAINED_WITH_WARNINGRequired: No 
- NumberOfVersions
- 
               The number of versions you created. Type: Integer Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: