DocumentGroup
Summary information about documents grouped by the same document type.
Contents
- DetectedSignatures
 - 
               
A list of the detected signatures found in a document group.
Type: Array of DetectedSignature objects
Required: No
 - SplitDocuments
 - 
               
An array that contains information about the pages of a document, defined by logical boundary.
Type: Array of SplitDocument objects
Required: No
 - Type
 - 
               
The type of document that Amazon Textract has detected. See Analyze Lending Response Objects for a list of all types returned by Textract.
Type: String
Pattern:
.*\S.*Required: No
 - UndetectedSignatures
 - 
               
A list of any expected signatures not found in a document group.
Type: Array of UndetectedSignature objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: