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