connections

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

Parameters

value

The list of connections used for this job.


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


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

Parameters

values

The list of connections used for this job.