RecoveryPointType type

The recovery point type. Values from LatestTime, LatestTag or Custom. In the case of custom, the recovery point provided by RecoveryPointId will be used. In the other two cases, recovery point id will be ignored.
KnownRecoveryPointType can be used interchangeably with RecoveryPointType, this enum contains the known values that the service supports.

Known values supported by the service

LatestTime: LatestTime
LatestTag: LatestTag
Custom: Custom

type RecoveryPointType = string