point In Time Recovery Specification
suspend fun pointInTimeRecoverySpecification(value: Output<TablePointInTimeRecoverySpecificationArgs>)
Parameters
value
The settings used to enable point in time recovery.
suspend fun pointInTimeRecoverySpecification(argument: suspend TablePointInTimeRecoverySpecificationArgsBuilder.() -> Unit)
Parameters
argument
The settings used to enable point in time recovery.