variables

@JvmName(name = "cfypaobeqrwcqnax")
suspend fun variables(value: Output<Map<String, String>>)
@JvmName(name = "eweneyddcuwyunlo")
suspend fun variables(value: Map<String, String>?)

Parameters

value

Map to set on the stage managed by the stage_name argument.


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

Parameters

values

Map to set on the stage managed by the stage_name argument.