class Aws::RDS::Types::DBInstanceStatusInfo

Provides a list of status information for a DB instance.

@!attribute [rw] status_type

This value is currently "read replication."
@return [String]

@!attribute [rw] normal

Boolean value that is true if the instance is operating normally, or
false if the instance is in an error state.
@return [Boolean]

@!attribute [rw] status

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.
@return [String]

@!attribute [rw] 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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBInstanceStatusInfo AWS API Documentation

Constants

SENSITIVE