tablesToRestores

@JvmName(name = "gfmrasrtvsqytcmj")
suspend fun tablesToRestores(value: Output<List<String>>)
@JvmName(name = "eewjhqexfgaopidr")
suspend fun tablesToRestores(value: List<String>?)

Parameters

value

A list of specific tables available for restore. Changing this forces a new resource to be created.


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


@JvmName(name = "ckjccbnpsnipeata")
suspend fun tablesToRestores(values: List<Output<String>>)
@JvmName(name = "cabhbdbnpemsgblv")
suspend fun tablesToRestores(vararg values: String)

Parameters

values

A list of specific tables available for restore. Changing this forces a new resource to be created.