DbInstanceStatusInfo

Provides a list of status information for a DB instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

Indicates whether the instance is operating normally (TRUE) or is in an error state (FALSE).

Link copied to clipboard

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.

Link copied to clipboard

This value is currently "read replication."

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String