tablesToRestores

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


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