recrawlPolicy

@JvmName(name = "iwmrhvrwbevuabkj")
suspend fun recrawlPolicy(value: Output<CrawlerRecrawlPolicyArgs>)
@JvmName(name = "fcwyrtjwxepqkkhr")
suspend fun recrawlPolicy(value: CrawlerRecrawlPolicyArgs?)

Parameters

value

A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.


@JvmName(name = "noamhkexmrmvtfep")
suspend fun recrawlPolicy(argument: suspend CrawlerRecrawlPolicyArgsBuilder.() -> Unit)

Parameters

argument

A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.