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.
Specifies a page-level location within a document, providing positioning information for cited content using page numbers.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class DocumentPageLocation
The DocumentPageLocation type exposes the following members
Name | Description | |
---|---|---|
![]() |
DocumentPageLocation() |
Name | Type | Description | |
---|---|---|---|
![]() |
DocumentIndex | System.Nullable<System.Int32> |
Gets and sets the property DocumentIndex. The index of the document within the array of documents provided in the request. |
![]() |
End | System.Nullable<System.Int32> |
Gets and sets the property End. The ending page number of the cited content within the document. |
![]() |
Start | System.Nullable<System.Int32> |
Gets and sets the property Start. The starting page number of the cited content within the document. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer