AutomatedReasoningPolicyAnnotatedLine
Represents a single line of text from a source document, annotated with its line number for precise referencing.
Contents
- lineNumber
-
The line number of this text within the source document.
Type: Integer
Required: No
- lineText
-
The actual text content of this line from the source document.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: