Document Classifier Document Reader Config Args
data class DocumentClassifierDocumentReaderConfigArgs(val documentReadAction: Output<DocumentClassifierDocumentReaderConfigDocumentReadAction>, val documentReadMode: Output<DocumentClassifierDocumentReaderConfigDocumentReadMode>? = null, val featureTypes: Output<List<DocumentClassifierDocumentReaderConfigFeatureTypesItem>>? = null) : ConvertibleToJava<DocumentClassifierDocumentReaderConfigArgs>
Constructors
Link copied to clipboard
constructor(documentReadAction: Output<DocumentClassifierDocumentReaderConfigDocumentReadAction>, documentReadMode: Output<DocumentClassifierDocumentReaderConfigDocumentReadMode>? = null, featureTypes: Output<List<DocumentClassifierDocumentReaderConfigFeatureTypesItem>>? = null)
Properties
Link copied to clipboard
This field defines the Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF files and image files. Enter one of the following values:
Link copied to clipboard
Determines the text extraction actions for PDF files. Enter one of the following values:
Link copied to clipboard
Specifies the type of Amazon Textract features to apply. If you chose TEXTRACT_ANALYZE_DOCUMENT
as the read action, you must specify one or both of the following values: