queryLists

@JvmName(name = "flwgulqjssuneqns")
suspend fun queryLists(value: Output<List<String>>)
@JvmName(name = "qqrwuivelvixsibs")
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 = "mhuktdhuqpgrkyck")
suspend fun queryLists(vararg values: Output<String>)


@JvmName(name = "lpnoejbfqpaelgkq")
suspend fun queryLists(values: List<Output<String>>)
@JvmName(name = "ifqxrvyvlpiwifan")
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