stageVariables

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

Parameters

value

Map that defines the stage variables for the stage.


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

Parameters

values

Map that defines the stage variables for the stage.