config

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

Parameters

value

A map with key / value pairs for configuring the protocol mapper. The supported keys depends on the protocol mapper.


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

Parameters

values

A map with key / value pairs for configuring the protocol mapper. The supported keys depends on the protocol mapper.