status property

String? status
final

Status of the instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.

Implementation

final String? status;