pointInTimeRecovery property

Input<TablePointInTimeRecovery?>? pointInTimeRecovery
final

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

Implementation

final pulumi.Input<TablePointInTimeRecovery?>? pointInTimeRecovery;