fileUris

@JvmName(name = "ahjawauudnrhtssc")
suspend fun fileUris(value: Output<List<String>>)
@JvmName(name = "oonymmjkfctomcif")
suspend fun fileUris(value: List<String>?)

Parameters

value

HCFS URIs of files to be placed in the working directory of each executor.


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


@JvmName(name = "hnppqpxelabcourw")
suspend fun fileUris(values: List<Output<String>>)
@JvmName(name = "vmveqgfplahuvjve")
suspend fun fileUris(vararg values: String)

Parameters

values

HCFS URIs of files to be placed in the working directory of each executor.