config

@JvmName(name = "dsodfewhwsxuoesb")
suspend fun config(value: Output<Map<String, String>>)
@JvmName(name = "bpkmedrwokuesclc")
suspend fun config(value: Map<String, String>?)

Parameters

value

A map defining the configuration of the validator. Values can be a String or a json object.


@JvmName(name = "kiqfpvxthpcoiurx")
fun config(vararg values: Pair<String, String>)

Parameters

values

A map defining the configuration of the validator. Values can be a String or a json object.