pointInTimeRecovery

@JvmName(name = "tsskpppcmcujgcsb")
suspend fun pointInTimeRecovery(value: Output<TablePointInTimeRecoveryArgs>)
@JvmName(name = "cdekhbofoknpssjj")
suspend fun pointInTimeRecovery(value: TablePointInTimeRecoveryArgs?)

Parameters

value

Specifies if point-in-time recovery is enabled or disabled for the table. More information can be found in the Developer Guide.


@JvmName(name = "qtaghnctxyjqtyoa")
suspend fun pointInTimeRecovery(argument: suspend TablePointInTimeRecoveryArgsBuilder.() -> Unit)

Parameters

argument

Specifies if point-in-time recovery is enabled or disabled for the table. More information can be found in the Developer Guide.