parameters

@JvmName(name = "psthmomsmnnaidcq")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "eqijublkpcnwcmub")
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 = "rwioyveoovvkwnec")
fun parameters(vararg values: Pair<String, String>)

Parameters

values

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