

# AutomatedReasoningPolicyAnnotatedContent
<a name="API_AutomatedReasoningPolicyAnnotatedContent"></a>

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
<a name="API_AutomatedReasoningPolicyAnnotatedContent_Contents"></a>

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

 ** line **   <a name="bedrock-Type-AutomatedReasoningPolicyAnnotatedContent-line"></a>
An annotated line of text from the source document, including both the line number and the text content.  
Type: [AutomatedReasoningPolicyAnnotatedLine](API_AutomatedReasoningPolicyAnnotatedLine.md) object  
Required: No

## See Also
<a name="API_AutomatedReasoningPolicyAnnotatedContent_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-2023-04-20/AutomatedReasoningPolicyAnnotatedContent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/AutomatedReasoningPolicyAnnotatedContent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/AutomatedReasoningPolicyAnnotatedContent) 