config

@JvmName(name = "wiflfwprbmsxolpq")
suspend fun config(value: Output<Map<String, String>>)
@JvmName(name = "tqnbkvwurbaqyqjy")
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 = "iomodvejterepbff")
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.