tablesToRestore

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

Parameters

value

List of specific tables available for restore.


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


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

Parameters

values

List of specific tables available for restore.