AutomatedReasoningPolicyAnnotatedChunk
Represents a portion of a source document with line number annotations. Chunks help organize document content for easier navigation and reference.
Contents
- content
-
The lines of text contained within this chunk, each annotated with its line number.
Type: Array of AutomatedReasoningPolicyAnnotatedContent objects
Required: Yes
- pageNumber
-
The page number where this chunk begins, if the document is divided into pages.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: