CreateRetrieverRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of your Amazon Q Business application.

Link copied to clipboard

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

Link copied to clipboard

Provides information on how the retriever used for your Amazon Q Business application is configured.

Link copied to clipboard

The name of your retriever.

Link copied to clipboard

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

Link copied to clipboard
val tags: List<Tag>?

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: _ . : / = + - @.

Link copied to clipboard

The type of retriever you are using.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String