AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about the connection health of an RDS Proxy target.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.TargetHealth

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class TargetHealth

The TargetHealth type exposes the following members

Constructors

NameDescription
Public Method TargetHealth()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

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

Public Property Reason Amazon.RDS.TargetHealthReason

Gets and sets the property Reason.

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

Public Property State Amazon.RDS.TargetState

Gets and sets the property 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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5