webConfiguration

@JvmName(name = "bpyrfadfstgnsydg")
suspend fun webConfiguration(value: Output<DataSourceWebDataSourceConfigurationArgs>)
@JvmName(name = "bcrswtkabpxjsbmc")
suspend fun webConfiguration(value: DataSourceWebDataSourceConfigurationArgs?)

Parameters

value

The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.

Crawling web URLs as your data source is in preview release and is subject to change.


@JvmName(name = "vktximlqibtbyegn")
suspend fun webConfiguration(argument: suspend DataSourceWebDataSourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.

Crawling web URLs as your data source is in preview release and is subject to change.