stageVariableOverrides

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

Parameters

value

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


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

Parameters

values

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