restoreStatus property

RestoreStatus? restoreStatus
final

A value that describes the status of a cluster restore action. This parameter returns null if the cluster was not created by restoring a snapshot.

Implementation

final RestoreStatus? restoreStatus;