class Aws::Textract::Types::AnalyzeDocumentResponse
@!attribute [rw] document_metadata
Metadata about the analyzed document. An example is the number of pages. @return [Types::DocumentMetadata]
@!attribute [rw] blocks
The items that are detected and analyzed by `AnalyzeDocument`. @return [Array<Types::Block>]
@!attribute [rw] human_loop_activation_output
Shows the results of the human in the loop evaluation. @return [Types::HumanLoopActivationOutput]
@!attribute [rw] analyze_document_model_version
The version of the model used to analyze the document. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/textract-2018-06-27/AnalyzeDocumentResponse AWS API Documentation
Constants
- SENSITIVE