stageVariableOverrides

@JvmName(name = "mdyoeaqgydokoyjw")
suspend fun stageVariableOverrides(value: Output<Map<String, String>>)
@JvmName(name = "bbyhihlyshujhoxw")
suspend fun stageVariableOverrides(value: Map<String, String>?)

Parameters

value

Map of overridden stage variables (including new variables) for the canary deployment.


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

Parameters

values

Map of overridden stage variables (including new variables) for the canary deployment.