classifiers

@JvmName(name = "jqulfijqaslfeiwy")
suspend fun classifiers(value: Output<List<String>>)
@JvmName(name = "pqyncrkjiuoytwwq")
suspend fun classifiers(value: List<String>?)

Parameters

value

A list of UTF-8 strings that specify the names of custom classifiers that are associated with the crawler.


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


@JvmName(name = "ohxojiubfnycqmob")
suspend fun classifiers(values: List<Output<String>>)
@JvmName(name = "tqotennmbjoiowwu")
suspend fun classifiers(vararg values: String)

Parameters

values

A list of UTF-8 strings that specify the names of custom classifiers that are associated with the crawler.