connections

@JvmName(name = "bjksbplfeufvbnvw")
suspend fun connections(value: Output<List<String>>)
@JvmName(name = "brecxunphdmbtcjh")
suspend fun connections(value: List<String>?)

Parameters

value

The list of connections used for this job.


@JvmName(name = "ooyohtasyjwstimd")
suspend fun connections(vararg values: Output<String>)


@JvmName(name = "oadyattwgfgbagns")
suspend fun connections(values: List<Output<String>>)
@JvmName(name = "pvohsvohmbijqdiu")
suspend fun connections(vararg values: String)

Parameters

values

The list of connections used for this job.