tableList

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

Parameters

value

List of tables to copy.


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


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

Parameters

values

List of tables to copy.