crawlDepth

@JvmName(name = "diicijfdjgatbknh")
suspend fun crawlDepth(value: Output<Int>)
@JvmName(name = "kjdqchxwrioippqc")
suspend fun crawlDepth(value: Int?)

Parameters

value

The 'depth' or number of levels from the seed level to crawl. For example, the seed URL page is depth 1 and any hyperlinks on this page that are also crawled are depth 2.