DescribeDocumentClassificationJobResponse constructor
DescribeDocumentClassificationJobResponse({
- DocumentClassificationJobProperties? documentClassificationJobProperties,
Implementation
DescribeDocumentClassificationJobResponse({
this.documentClassificationJobProperties,
});