tablesToRestores

@JvmName(name = "brchwljsjpwrxqui")
suspend fun tablesToRestores(value: Output<List<String>>)
@JvmName(name = "ibmdxnlviltryrpi")
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 = "esrliwqtbnirpgmv")
suspend fun tablesToRestores(vararg values: Output<String>)


@JvmName(name = "prnuedjfkssbbcxr")
suspend fun tablesToRestores(values: List<Output<String>>)
@JvmName(name = "fvxkwfrqhgsoatym")
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.