knowledge Article Configuration
suspend fun knowledgeArticleConfiguration(value: Output<DataSourceSalesforceKnowledgeArticleConfigurationArgs>)
suspend fun knowledgeArticleConfiguration(value: DataSourceSalesforceKnowledgeArticleConfigurationArgs?)
Parameters
value
Configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both.
suspend fun knowledgeArticleConfiguration(argument: suspend DataSourceSalesforceKnowledgeArticleConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both.