scrapeConfiguration

@JvmName(name = "enxgnrnhnbpyfmwc")
suspend fun scrapeConfiguration(value: Output<ScraperScrapeConfigurationArgs>)
@JvmName(name = "rpfhfesknfmfkbxc")
suspend fun scrapeConfiguration(value: ScraperScrapeConfigurationArgs?)

Parameters

value

The configuration in use by the scraper.


@JvmName(name = "akhhegejcnyxjglm")
suspend fun scrapeConfiguration(argument: suspend ScraperScrapeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration in use by the scraper.