crawlDepth

@JvmName(name = "umiumhrbyibcheri")
suspend fun crawlDepth(value: Output<Int>)
@JvmName(name = "mfftgxworcwebuor")
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.