tablesToRestore

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

Parameters

value

List of specific tables available for restore.


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


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

Parameters

values

List of specific tables available for restore.