parameters

@JvmName(name = "cltkkoxqygrcqbqm")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "jwrpymsscvpjshjq")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

Collection of all external inputs that influenced the build on top of invocation.configSource.


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

Parameters

values

Collection of all external inputs that influenced the build on top of invocation.configSource.