web Crawler Configuration
suspend fun webCrawlerConfiguration(value: Output<DataSourceConfigurationWebCrawlerConfigurationArgs>)
Parameters
value
A block that provides the configuration information required for Amazon Kendra Web Crawler. Detailed below.
suspend fun webCrawlerConfiguration(argument: suspend DataSourceConfigurationWebCrawlerConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A block that provides the configuration information required for Amazon Kendra Web Crawler. Detailed below.