config

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

Parameters

value

The configuration. Keys are specific to each configurable required action and not checked when applying.


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

Parameters

values

The configuration. Keys are specific to each configurable required action and not checked when applying.