files

@JvmName(name = "qqngowebnlqgtdbv")
suspend fun files(value: Output<List<String>>)
@JvmName(name = "htiyoxeqqecpfboi")
suspend fun files(value: List<String>?)

Parameters

value

Files used in the job.


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


@JvmName(name = "jttyumfhphgvlifd")
suspend fun files(values: List<Output<String>>)
@JvmName(name = "hqkscrovhqwagcfr")
suspend fun files(vararg values: String)

Parameters

values

Files used in the job.