substitutions

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

Parameters

value

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


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

Parameters

values

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