tablesToRestore

@JvmName(name = "jjipmecicgeaouwt")
suspend fun tablesToRestore(value: Output<List<String>>)
@JvmName(name = "wdprrfpqwffthihr")
suspend fun tablesToRestore(value: List<String>?)

Parameters

value

List of specific tables available for restore.


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


@JvmName(name = "ynctbanierntsfkx")
suspend fun tablesToRestore(values: List<Output<String>>)
@JvmName(name = "yiwbruosvqdxpyqi")
suspend fun tablesToRestore(vararg values: String)

Parameters

values

List of specific tables available for restore.