Retriever

class Retriever

Summary information for the retriever used for your Amazon Q application.

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q application using the retriever.

Link copied to clipboard

The name of your retriever.

Link copied to clipboard

The identifier of the retriever used by your Amazon Q application.

Link copied to clipboard

The status of your retriever.

Link copied to clipboard

The type of your retriever.

Functions

Link copied to clipboard
inline fun copy(block: Retriever.Builder.() -> Unit = {}): Retriever
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