exclusions

@JvmName(name = "bxvvykteqhxwchoj")
suspend fun exclusions(value: Output<List<String>>)
@JvmName(name = "xwuvyeqkxsowqbwy")
suspend fun exclusions(value: List<String>?)

Parameters

value

A list of global patterns used to exclude from the crawl.


@JvmName(name = "dibgsmkxisupaukn")
suspend fun exclusions(vararg values: Output<String>)


@JvmName(name = "jxprbmktpwirbyck")
suspend fun exclusions(values: List<Output<String>>)
@JvmName(name = "danwowihbxancavn")
suspend fun exclusions(vararg values: String)

Parameters

values

A list of global patterns used to exclude from the crawl.