config

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

Parameters

value

The configuration. Keys are specific to each configurable authentication execution and not checked when applying.


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

Parameters

values

The configuration. Keys are specific to each configurable authentication execution and not checked when applying.