configurationOverride

@JvmName(name = "nhgwveibjbujsndi")
suspend fun configurationOverride(value: Output<Map<String, String>>)
@JvmName(name = "wgpptdogxktxjaeg")
suspend fun configurationOverride(value: Map<String, String>?)

Parameters

value

The configurations that need to be overriden.


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

Parameters

values

The configurations that need to be overriden.