RecoveryPointStatus#

class RecoveryPointStatus(*args, **kwargs)#

Bases: object

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

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • COMPLETE: The Recovery point is in a complete state and ready to be consumed.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model