BedrockKnowledgeStoreConfiguration

Contains details about the configuration of a Amazon Bedrock knowledge base.

Types

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

Properties

Link copied to clipboard

The base ARN of the knowledge base used.

Link copied to clipboard

Specifies whether to return an exact response, or to return an answer generated by the model, using the fields you specify from the database.

Link copied to clipboard

Contains the names of the fields used for an exact response to the user.

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