pointInTimeRecovery

@JvmName(name = "kfsotxmwbtbdfgid")
suspend fun pointInTimeRecovery(value: Output<TablePointInTimeRecoveryArgs>)
@JvmName(name = "spntanpsrcwwcscw")
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 = "gygmbmisgaumyuwx")
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.