TargetHealth

Information about the connection health of an RDS Proxy target.

Types

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

Properties

Link copied to clipboard

A description of the health of the RDS Proxy target. If the State is AVAILABLE, a description is not included.

Link copied to clipboard

The reason for the current health State of the RDS Proxy target.

Link copied to clipboard

The current state of the connection health lifecycle for the RDS Proxy target. The following is a typical lifecycle example for the states of an RDS Proxy target:

Functions

Link copied to clipboard
inline fun copy(block: TargetHealth.Builder.() -> Unit = {}): TargetHealth
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