sourceConfiguration

@JvmName(name = "oqdhpxvsgqfbmuwa")
suspend fun sourceConfiguration(value: Output<KnowledgeBaseSourceConfigurationArgs>)
@JvmName(name = "jbgjmifsifyxgwwl")
suspend fun sourceConfiguration(value: KnowledgeBaseSourceConfigurationArgs?)

Parameters

value

The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.


@JvmName(name = "ityuxmievldcvgnr")
suspend fun sourceConfiguration(argument: suspend KnowledgeBaseSourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.