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.
Namespace: Amazon.Route53.Model
Assembly: AWSSDK.Route53.dll
Version: 3.x.y.z
public class HealthCheck
The HealthCheck type exposes the following members
Name | Description | |
---|---|---|
HealthCheck() |
Name | Type | Description | |
---|---|---|---|
CallerReference | System.String |
Gets and sets the property CallerReference. A unique string that you specified when you created the health check. |
|
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. |
|
HealthCheckConfig | Amazon.Route53.Model.HealthCheckConfig |
Gets and sets the property HealthCheckConfig. A complex type that contains detailed information about one health check. |
|
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 |
|
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. |
|
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. |
.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