tablesToRestore

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

Parameters

value

List of specific tables available for restore.


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


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

Parameters

values

List of specific tables available for restore.