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.

Contains information about the data source location.

This data type is used in the following API operations:

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgentRuntime.Model.RetrievalResultLocation

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

Syntax

C#
public class RetrievalResultLocation

The RetrievalResultLocation type exposes the following members

Constructors

NameDescription
Public Method RetrievalResultLocation()

Properties

NameTypeDescription
Public Property ConfluenceLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultConfluenceLocation

Gets and sets the property ConfluenceLocation.

The Confluence data source location.

Public Property CustomDocumentLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultCustomDocumentLocation

Gets and sets the property CustomDocumentLocation.

Specifies the location of a document in a custom data source.

Public Property KendraDocumentLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultKendraDocumentLocation

Gets and sets the property KendraDocumentLocation.

The location of a document in Amazon Kendra.

Public Property S3Location Amazon.BedrockAgentRuntime.Model.RetrievalResultS3Location

Gets and sets the property S3Location.

The S3 data source location.

Public Property SalesforceLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultSalesforceLocation

Gets and sets the property SalesforceLocation.

The Salesforce data source location.

Public Property SharePointLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultSharePointLocation

Gets and sets the property SharePointLocation.

The SharePoint data source location.

Public Property SqlLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultSqlLocation

Gets and sets the property SqlLocation.

Specifies information about the SQL query used to retrieve the result.

Public Property Type Amazon.BedrockAgentRuntime.RetrievalResultLocationType

Gets and sets the property Type.

The type of data source location.

Public Property WebLocation Amazon.BedrockAgentRuntime.Model.RetrievalResultWebLocation

Gets and sets the property WebLocation.

The web URL/URLs data source location.

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