rds Configuration
suspend fun rdsConfiguration(value: Output<AgentKnowledgeBaseStorageConfigurationRdsConfigurationArgs>)
Parameters
value
Contains details about the storage configuration of the knowledge base in Amazon RDS. For more information, see Create a vector index in Amazon RDS.
suspend fun rdsConfiguration(argument: suspend AgentKnowledgeBaseStorageConfigurationRdsConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Contains details about the storage configuration of the knowledge base in Amazon RDS. For more information, see Create a vector index in Amazon RDS.