recoveryPoints property

List<RecoveryPointByBackupVault>? recoveryPoints
final

An array of objects that contain detailed information about recovery points saved in a backup vault.

Implementation

final List<RecoveryPointByBackupVault>? recoveryPoints;