class Aws::DocDB::Types::DBInstanceStatusInfo
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBInstanceStatusInfo AWS API Documentation
@return [String]
instance is not in an error state, this value is blank.
Details of the error if there is an error for the instance. If the
@!attribute [rw] message
@return [String]
values can be ‘replicating`, error, `stopped`, or `terminated`.
Status of the DB instance. For a `StatusType` of read replica, the
@!attribute [rw] status
@return [Boolean]
normally, or `false` if the instance is in an error state.
A Boolean value that is `true` if the instance is operating
@!attribute [rw] normal
@return [String]
This value is currently “`read replication`.”
@!attribute [rw] status_type
Provides a list of status information for a DB instance.