estimatedTimeToCompletionInSeconds property

int? estimatedTimeToCompletionInSeconds
final

The estimate of the time remaining before the restore is complete. Returns 0 for a completed restore.

This field is only updated when you restore to DC2 and DS2 node types.

Implementation

final int? estimatedTimeToCompletionInSeconds;