| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Textract.Types.BlockType
Description
Documentation
Constructors
| BlockType' | |
Fields | |
Bundled Patterns
| pattern BlockType_CELL :: BlockType | |
| pattern BlockType_KEY_VALUE_SET :: BlockType | |
| pattern BlockType_LINE :: BlockType | |
| pattern BlockType_MERGED_CELL :: BlockType | |
| pattern BlockType_PAGE :: BlockType | |
| pattern BlockType_QUERY :: BlockType | |
| pattern BlockType_QUERY_RESULT :: BlockType | |
| pattern BlockType_SELECTION_ELEMENT :: BlockType | |
| pattern BlockType_SIGNATURE :: BlockType | |
| pattern BlockType_TABLE :: BlockType | |
| pattern BlockType_TITLE :: BlockType | |
| pattern BlockType_WORD :: BlockType |