BackupPolicy#

class BackupPolicy(rpo_in_minutes=None, *args, **kwargs)#

Bases: object

Backup policy for the object store provided.

Parameters:

rpo_in_minutes – (rpo_in_minutes) RPO interval in minutes at which the backup will be taken

property rpo_in_minutes#

RPO interval in minutes at which the backup will be taken

Type:

int

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model