substitutions

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

Parameters

value

Substitutions for Build resource. The keys must match the following regular expression: ^_[A-Z0-9_]+$.


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

Parameters

values

Substitutions for Build resource. The keys must match the following regular expression: ^_[A-Z0-9_]+$.