AWSTextractWarning
Objective-C
@interface AWSTextractWarningSwift
class AWSTextractWarningA warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or asynchronous document text detection (StartDocumentTextDetection).
- 
                  
                  The error code for the warning. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable errorCode;Swift var errorCode: String? { get set }
- 
                  
                  A list of the pages that the warning applies to. DeclarationObjective-C @property (nonatomic, strong) NSArray<NSNumber *> *_Nullable pages;Swift var pages: [NSNumber]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSTextractWarning Class Reference
        AWSTextractWarning Class Reference