queryLists

@JvmName(name = "vdtaynasbhxhotyj")
suspend fun queryLists(value: Output<List<String>>)
@JvmName(name = "kpcpglmvycpodsgb")
suspend fun queryLists(value: List<String>?)

Parameters

value

The list of Hive queries or statements to execute as part of the job. Conflicts with query_file_uri


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


@JvmName(name = "beubsusrkhovcwca")
suspend fun queryLists(values: List<Output<String>>)
@JvmName(name = "stiqmblkwdoxvlwr")
suspend fun queryLists(vararg values: String)

Parameters

values

The list of Hive queries or statements to execute as part of the job. Conflicts with query_file_uri