statusInfos property

List<AwsRdsDbStatusInfo>? statusInfos
final

The status of a read replica. If the instance isn't a read replica, this is empty.

Implementation

final List<AwsRdsDbStatusInfo>? statusInfos;