RecoveryInfo#
- class RecoveryInfo(restorable_time_ranges=None, *args, **kwargs)#
Bases:
object
The restorable time range details that can be used to recover the protected resource.
- Parameters:
restorable_time_ranges – (
restorable_time_ranges
) List of restorable time ranges.
- property restorable_time_ranges#
List of restorable time ranges.
- Type:
list[
RestorableTimeRange
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model