SqlKnowledgeBaseConfiguration
Contains configurations for a knowledge base connected to an SQL database. Specify the SQL database type in the type
field and include the corresponding field. For more information, see Build a knowledge base by connecting to a structured data source in the Amazon Bedrock User Guide.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: SqlKnowledgeBaseConfiguration.Builder.() -> Unit = {}): SqlKnowledgeBaseConfiguration