exclusions

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

Parameters

value

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


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


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

Parameters

values

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