config

@JvmName(name = "pbkmocscdvqgcfqf")
suspend fun config(value: Output<Map<String, String>>)
@JvmName(name = "dmntnmbexxmftvcb")
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 = "tpcrowbcihtqbcus")
fun config(vararg values: Pair<String, String>)

Parameters

values

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