maxLinksPerPage

@JvmName(name = "ojdwerenlrvywqtg")
suspend fun maxLinksPerPage(value: Output<Int>)
@JvmName(name = "hkroaeitwtxumlus")
suspend fun maxLinksPerPage(value: Int?)

Parameters

value

The maximum number of URLs on a web page to include when crawling a website. This number is per web page. As a website’s web pages are crawled, any URLs the web pages link to are also crawled. URLs on a web page are crawled in order of appearance. The default maximum links per page is 100.