RecoveryPointStatus#

class RecoveryPointStatus(*args, **kwargs)[source]#

Bases: object

The status of the Recovery point, which indicates whether this Recovery point is fit to be consumed.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • INCOMPLETE

  • COMPLETE

  • EXPIRED

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model