config

@JvmName(name = "vhfvkqliqkpbqglu")
suspend fun config(value: Output<Map<String, Any>>)
@JvmName(name = "qppvhjpidhtudigg")
suspend fun config(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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