SalesforceCustomKnowledgeArticleTypeConfiguration
Provides the configuration information for indexing Salesforce custom articles.
Types
Properties
Link copied to clipboard
The name of the field in the custom knowledge article that contains the document data to index.
Link copied to clipboard
The name of the field in the custom knowledge article that contains the document title.
Link copied to clipboard
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names. To create custom fields, use the UpdateIndex
API before you map to Salesforce fields. For more information, see Mapping data source fields. The Salesforce data source field names must exist in your Salesforce custom metadata.
Functions
Link copied to clipboard
inline fun copy(block: SalesforceCustomKnowledgeArticleTypeConfiguration.Builder.() -> Unit = {}): SalesforceCustomKnowledgeArticleTypeConfiguration