config

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

Parameters

value

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


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

Parameters

values

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