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.

A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.HealthCheckObservation

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

Syntax

C#
public class HealthCheckObservation

The HealthCheckObservation type exposes the following members

Constructors

NameDescription
Public Method HealthCheckObservation()

Properties

NameTypeDescription
Public Property IPAddress System.String

Gets and sets the property IPAddress.

The IP address of the Amazon Route 53 health checker that provided the failure reason in StatusReport.

Public Property Region Amazon.Route53.HealthCheckRegion

Gets and sets the property Region.

The region of the Amazon Route 53 health checker that provided the status in StatusReport.

Public Property StatusReport Amazon.Route53.Model.StatusReport

Gets and sets the property StatusReport.

A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5