dataSourceConfiguration

@JvmName(name = "qekflberjwrtpfci")
suspend fun dataSourceConfiguration(value: Output<DataSourceConfigurationArgs>)
@JvmName(name = "ehuscojijirodkpg")
suspend fun dataSourceConfiguration(value: DataSourceConfigurationArgs?)

Parameters

value

Configuration information for an Amazon Kendra data source. The contents of the configuration depend on the type of data source. You can only specify one type of data source in the configuration. You can't specify the Configuration parameter when the Type parameter is set to CUSTOM . The Configuration parameter is required for all other data sources.


@JvmName(name = "kfhepjnrgaumkldw")
suspend fun dataSourceConfiguration(argument: suspend DataSourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration information for an Amazon Kendra data source. The contents of the configuration depend on the type of data source. You can only specify one type of data source in the configuration. You can't specify the Configuration parameter when the Type parameter is set to CUSTOM . The Configuration parameter is required for all other data sources.