GetExperienceConfigurationContentSourceConfiguration

data class GetExperienceConfigurationContentSourceConfiguration(val dataSourceIds: List<String>, val directPutContent: Boolean, val faqIds: List<String>)

Constructors

constructor(dataSourceIds: List<String>, directPutContent: Boolean, faqIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifiers of the data sources you want to use for your Amazon Kendra Experience.

Link copied to clipboard

Whether to use documents you indexed directly using the BatchPutDocument API.

Link copied to clipboard

Identifier of the FAQs that you want to use for your Amazon Kendra Experience.