fileUris

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

Parameters

value

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


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


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

Parameters

values

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