defaultRunProperties

@JvmName(name = "kllgivioxwlunaxk")
suspend fun defaultRunProperties(value: Output<Map<String, String>>)
@JvmName(name = "txgmqowbggebevbt")
suspend fun defaultRunProperties(value: Map<String, String>?)

Parameters

value

A map of default run properties for this workflow. These properties are passed to all jobs associated to the workflow.


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

Parameters

values

A map of default run properties for this workflow. These properties are passed to all jobs associated to the workflow.