class Aws::Textract::Types::DetectDocumentTextResponse

@!attribute [rw] document_metadata

Metadata about the document. It contains the number of pages that
are detected in the document.
@return [Types::DocumentMetadata]

@!attribute [rw] blocks

An array of `Block` objects that contain the text that's detected
in the document.
@return [Array<Types::Block>]

@!attribute [rw] detect_document_text_model_version

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/textract-2018-06-27/DetectDocumentTextResponse AWS API Documentation

Constants

SENSITIVE