config

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

Parameters

values

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