archiveUris

@JvmName(name = "oghpdulkpnikvurx")
suspend fun archiveUris(value: Output<List<String>>)
@JvmName(name = "jbobbhumptgnmyqy")
suspend fun archiveUris(value: List<String>?)

Parameters

value

Archive files to be extracted into the working directory of each executor. For more information about Apache Spark, see Apache Spark.


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


@JvmName(name = "qmqwsojkxjvxuaim")
suspend fun archiveUris(values: List<Output<String>>)
@JvmName(name = "yxhxfkrqxtnlvrml")
suspend fun archiveUris(vararg values: String)

Parameters

values

Archive files to be extracted into the working directory of each executor. For more information about Apache Spark, see Apache Spark.