exclusions

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

Parameters

value

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


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


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

Parameters

values

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