defaultRunProperties

@JvmName(name = "faqdfxmvjhcffxxx")
suspend fun defaultRunProperties(value: Output<Map<String, Any>>)
@JvmName(name = "aaigrgbtcwubvkui")
suspend fun defaultRunProperties(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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