status property
Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.
Implementation
final String? status;
Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.
final String? status;