ManagedKnowledgeBaseConfiguration

Configurations for a managed knowledge base.

Types

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

Properties

Link copied to clipboard

The ARN for the embeddings model.

Link copied to clipboard

The configuration details for the embeddings model.

Link copied to clipboard

Choose CUSTOM to provide your own Bedrock embedding model ARN. Choose MANAGED to use a service-managed embedding model. For more information, see Embedding model options.

Link copied to clipboard

Contains the configuration for server-side encryption for your managed knowledge base.

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