fileUris

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

Parameters

value

Optional. Cloud Storage URIs of files to be placed in the working directory of each executor.


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


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

Parameters

values

Optional. Cloud Storage URIs of files to be placed in the working directory of each executor.