Document Classifier Document Reader Config Document Read Mode
enum DocumentClassifierDocumentReaderConfigDocumentReadMode : Enum<DocumentClassifierDocumentReaderConfigDocumentReadMode> , ConvertibleToJava<DocumentClassifierDocumentReaderConfigDocumentReadMode>
Determines the text extraction actions for PDF files. Enter one of the following values:
SERVICE_DEFAULT
- use the Amazon Comprehend service defaults for PDF files.FORCE_DOCUMENT_READ_ACTION
- Amazon Comprehend uses the Textract API specified by DocumentReadAction for all PDF files, including digital PDF files.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.