RecoveryPoint¶
Structure Class¶
RecoveryPoint
dataclass
¶
Contains information about the recovery point configuration for scanning backup data from Amazon Web Services Backup.
Attributes¶
backup_vault_name
class-attribute
instance-attribute
¶
backup_vault_name: str | None = None
The name of the Amazon Web Services Backup vault that contains the name of the recovery point to be scanned.
continuous_scan_details
class-attribute
instance-attribute
¶
continuous_scan_details: ContinuousScanDetails | None = None
Contains information about the time range within the continuous backup in Amazon Web Services Backup to scan.