DbInstanceStatusInfo

Provides a list of status information for an 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 is not in an error state, this value is blank.

Link copied to clipboard

A Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.

Link copied to clipboard

Status of the instance. For a StatusType of read replica, the values can be replicating, 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