pointInTimeRecovery

@JvmName(name = "cebahktbihjrobrg")
suspend fun pointInTimeRecovery(value: Output<TablePointInTimeRecoveryArgs>)
@JvmName(name = "pduphngrhoakvrmg")
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 = "jtnqatrnwvybaybb")
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.