pointInTimeRecoveryStatus property
The current state of point in time recovery:
- 
ENABLING- Point in time recovery is being enabled.
- 
ENABLED- Point in time recovery is enabled.
- 
DISABLED- Point in time recovery is disabled.
Implementation
final PointInTimeRecoveryStatus? pointInTimeRecoveryStatus;