status property

TableRestoreStatusType? status
final

A value that describes the current state of the table restore request.

Valid Values: SUCCEEDED, FAILED, CANCELED, PENDING, IN_PROGRESS

Implementation

final TableRestoreStatusType? status;