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.

Container for the parameters to the CreateRetriever operation. Adds a retriever to your Amazon Q Business application.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QBusiness.AmazonQBusinessRequest
      Amazon.QBusiness.Model.CreateRetrieverRequest

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

Syntax

C#
public class CreateRetrieverRequest : AmazonQBusinessRequest
         IAmazonWebServiceRequest

The CreateRetrieverRequest type exposes the following members

Constructors

NameDescription
Public Method CreateRetrieverRequest()

Properties

NameTypeDescription
Public Property ApplicationId System.String

Gets and sets the property ApplicationId.

The identifier of your Amazon Q Business application.

Public Property ClientToken System.String

Gets and sets the property ClientToken.

A token that you provide to identify the request to create your Amazon Q Business application retriever.

Public Property Configuration Amazon.QBusiness.Model.RetrieverConfiguration

Gets and sets the property Configuration.

Public Property DisplayName System.String

Gets and sets the property DisplayName.

The name of your retriever.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.

Public Property Tags System.Collections.Generic.List<Amazon.QBusiness.Model.Tag>

Gets and sets the property Tags.

A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.

Public Property Type Amazon.QBusiness.RetrieverType

Gets and sets the property Type.

The type of retriever you are using.

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