Values.PointInTimeRecoverySourcePoint-in-time recovery (PITR) helps protect your Amazon Keyspaces tables from accidental write or delete operations by providing you continuous backups of your table data. For more information, see Point-in-time recovery in the Amazon Keyspaces Developer Guide.
type nonrec t = {status : PointInTimeRecoveryStatus.t;The options are: status=ENABLED status=DISABLED
*)}