queryLists

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

Parameters

value

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


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


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

Parameters

values

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