files

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

Parameters

value

List of files. Required for JobInputHttp. Maximum of 4000 characters each.


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


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

Parameters

values

List of files. Required for JobInputHttp. Maximum of 4000 characters each.