You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Textract::Types::Warning
- Inherits:
-
Struct
- Object
- Struct
- Aws::Textract::Types::Warning
- Defined in:
- (unknown)
Overview
A warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or asynchronous document text detection (StartDocumentTextDetection).
Instance Attribute Summary collapse
-
#error_code ⇒ String
The error code for the warning.
-
#pages ⇒ Array<Integer>
A list of the pages that the warning applies to.
Instance Attribute Details
#error_code ⇒ String
The error code for the warning.
#pages ⇒ Array<Integer>
A list of the pages that the warning applies to.