recoveryPoints property

List<RecoveryPointByResource>? recoveryPoints
final

An array of objects that contain detailed information about recovery points of the specified resource type.

Implementation

final List<RecoveryPointByResource>? recoveryPoints;