

# AutomatedReasoningPolicyAnnotatedChunk
<a name="API_AutomatedReasoningPolicyAnnotatedChunk"></a>

Represents a portion of a source document with line number annotations. Chunks help organize document content for easier navigation and reference.

## Contents
<a name="API_AutomatedReasoningPolicyAnnotatedChunk_Contents"></a>

 ** content **   <a name="bedrock-Type-AutomatedReasoningPolicyAnnotatedChunk-content"></a>
The lines of text contained within this chunk, each annotated with its line number.  
Type: Array of [AutomatedReasoningPolicyAnnotatedContent](API_AutomatedReasoningPolicyAnnotatedContent.md) objects  
Required: Yes

 ** pageNumber **   <a name="bedrock-Type-AutomatedReasoningPolicyAnnotatedChunk-pageNumber"></a>
The page number where this chunk begins, if the document is divided into pages.  
Type: Integer  
Required: No

## See Also
<a name="API_AutomatedReasoningPolicyAnnotatedChunk_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/AutomatedReasoningPolicyAnnotatedChunk) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/AutomatedReasoningPolicyAnnotatedChunk) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/AutomatedReasoningPolicyAnnotatedChunk) 