connections

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

Parameters

value

A list of connections used by the job.


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


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

Parameters

values

A list of connections used by the job.