NAME
Paws::Textract::AnalyzeDocumentResponse
ATTRIBUTES
AnalyzeDocumentModelVersion => Str
The version of the model used to analyze the document.
Blocks => ArrayRef[Paws::Textract::Block]
The items that are detected and analyzed by AnalyzeDocument
.
DocumentMetadata => Paws::Textract::DocumentMetadata
Metadata about the analyzed document. An example is the number of pages.
HumanLoopActivationOutput => Paws::Textract::HumanLoopActivationOutput
Shows the results of the human in the loop evaluation.