tableList

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

Parameters

value

List of tables to copy.


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


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

Parameters

values

List of tables to copy.