AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyAnnotatedChunk

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class AutomatedReasoningPolicyAnnotatedChunk

The AutomatedReasoningPolicyAnnotatedChunk type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Content System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningPolicyAnnotatedContent>

Gets and sets the property Content.

The lines of text contained within this chunk, each annotated with its line number.

Public Property PageNumber System.Int32

Gets and sets the property PageNumber.

The page number where this chunk begins, if the document is divided into pages.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5