pointInTimeRecovery property

Output<TablePointInTimeRecovery> pointInTimeRecovery
latefinal

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

Implementation

late final pulumi.Output<TablePointInTimeRecovery> pointInTimeRecovery;