stageVariables

@JvmName(name = "bwbelxsrfqppvgyh")
suspend fun stageVariables(value: Output<Map<String, String>>)
@JvmName(name = "argaacoyhaysxtpm")
suspend fun stageVariables(value: Map<String, String>?)

Parameters

value

Map that defines the stage variables for the stage.


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

Parameters

values

Map that defines the stage variables for the stage.