stageVariableOverrides

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

Parameters

value

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


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

Parameters

values

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