substitutions

@JvmName(name = "btrmrmsgkhyixnqe")
suspend fun substitutions(value: Output<Map<String, String>>)
@JvmName(name = "vhyvvvejdjyseogm")
suspend fun substitutions(value: Map<String, String>?)

Parameters

value

Substitutions to use in a triggered build. Should only be used with triggers.run


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

Parameters

values

Substitutions to use in a triggered build. Should only be used with triggers.run