AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides a list of status information for a DB instance.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBInstanceStatusInfo
The DBInstanceStatusInfo type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBInstanceStatusInfo() |
Name | Type | Description | |
---|---|---|---|
![]() |
Message | System.String |
Gets and sets the property Message. Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank. |
![]() |
Normal | System.Boolean |
Gets and sets the property Normal. Indicates whether the instance is operating normally (TRUE) or is in an error state (FALSE). |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated. |
![]() |
StatusType | System.String |
Gets and sets the property StatusType. This value is currently "read replication." |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5