Knowledge Base Source Configuration Args
data class KnowledgeBaseSourceConfigurationArgs(val appIntegrations: Output<KnowledgeBaseAppIntegrationsConfigurationArgs>? = null) : ConvertibleToJava<KnowledgeBaseSourceConfigurationArgs>
Constructors
Link copied to clipboard
fun KnowledgeBaseSourceConfigurationArgs(appIntegrations: Output<KnowledgeBaseAppIntegrationsConfigurationArgs>? = null)