Builder
class Builder
Properties
Link copied to clipboard
var customKnowledgeArticleTypeConfigurations: List<SalesforceCustomKnowledgeArticleTypeConfiguration>?
Configuration information for custom Salesforce knowledge articles.
Link copied to clipboard
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles. You must specify at least one state.
Link copied to clipboard
Configuration information for standard Salesforce knowledge articles.
Functions
Link copied to clipboard
fun standardKnowledgeArticleTypeConfiguration(block: SalesforceStandardKnowledgeArticleTypeConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration inside the given block