tableList

@JvmName(name = "nhxyilkvaaovfhqc")
suspend fun tableList(value: Output<List<String>>)
@JvmName(name = "pbyifobisvpcivvk")
suspend fun tableList(value: List<String>?)

Parameters

value

List of tables to copy.


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


@JvmName(name = "xuinjiuorqrjorhe")
suspend fun tableList(values: List<Output<String>>)
@JvmName(name = "oqxahpwommuvdmps")
suspend fun tableList(vararg values: String)

Parameters

values

List of tables to copy.