Class: Aws::Textract::Types::Warning
- Inherits:
-
Struct
- Object
- Struct
- Aws::Textract::Types::Warning
- Defined in:
- gems/aws-sdk-textract/lib/aws-sdk-textract/types.rb
Overview
A warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or asynchronous document text detection (StartDocumentTextDetection).
Constant Summary collapse
- SENSITIVE =
[]
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.