AutomatedReasoningPolicyAnnotatedContent - Amazon Bedrock

AutomatedReasoningPolicyAnnotatedContent

Represents a content element within an annotated chunk. This union type allows for different types of content elements to be included in document chunks, such as individual lines of text with their line numbers.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

line

An annotated line of text from the source document, including both the line number and the text content.

Type: AutomatedReasoningPolicyAnnotatedLine object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: