exclusions

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

Parameters

value

A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.


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


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

Parameters

values

A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.