stageVariableOverrides

@JvmName(name = "sopjuqyuekpngewt")
suspend fun stageVariableOverrides(value: Output<Map<String, Any>>)
@JvmName(name = "khjefirglgxghysa")
suspend fun stageVariableOverrides(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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