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 information about one health check that is associated with the current Amazon Web Services account.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.HealthCheck

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

Syntax

C#
public class HealthCheck

The HealthCheck type exposes the following members

Constructors

NameDescription
Public Method HealthCheck()

Properties

NameTypeDescription
Public Property CallerReference System.String

Gets and sets the property CallerReference.

A unique string that you specified when you created the health check.

Public Property CloudWatchAlarmConfiguration Amazon.Route53.Model.CloudWatchAlarmConfiguration

Gets and sets the property CloudWatchAlarmConfiguration.

A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.

Public Property HealthCheckConfig Amazon.Route53.Model.HealthCheckConfig

Gets and sets the property HealthCheckConfig.

A complex type that contains detailed information about one health check.

Public Property HealthCheckVersion System.Int64

Gets and sets the property HealthCheckVersion.

The version of the health check. You can optionally pass this value in a call to UpdateHealthCheck to prevent overwriting another change to the health check.

Public Property Id System.String

Gets and sets the property Id.

The identifier that Amazon Route 53 assigned to the health check when you created it. When you add or update a resource record set, you use this value to specify which health check to use. The value can be up to 64 characters long.

Public Property LinkedService Amazon.Route53.Model.LinkedService

Gets and sets the property LinkedService.

If the health check was created by another service, the service that created the health check. When a health check is created by another service, you can't edit or delete it using Amazon Route 53.

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