AwsRdsDbStatusInfo

Information about the status of a read replica.

Types

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

Properties

Link copied to clipboard

If the read replica is currently in an error state, provides the error details.

Link copied to clipboard

Whether the read replica instance is operating normally.

Link copied to clipboard

The status of the read replica instance.

Link copied to clipboard

The type of status. For a read replica, the status type is 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