class Aws::RDS::Types::TargetHealth

Information about the connection health of an RDS Proxy target.

@!attribute [rw] state

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:

`registering` > `unavailable` > `available` > `unavailable`
> `available`
@return [String]

@!attribute [rw] reason

The reason for the current health `State` of the RDS Proxy target.
@return [String]

@!attribute [rw] description

A description of the health of the RDS Proxy target. If the `State`
is `AVAILABLE`, a description is not included.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/TargetHealth AWS API Documentation

Constants

SENSITIVE