recrawlPolicy

@JvmName(name = "tejlugvpvotuevcl")
suspend fun recrawlPolicy(value: Output<CrawlerRecrawlPolicyArgs>)
@JvmName(name = "igumtmwpgsbrpgyb")
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 = "ltayrwmhbtuvavvc")
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.