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.
To create a new health check, send a POST request to the
/Route
53 API version/healthcheck
resource. The request body must include a document
with a CreateHealthCheckRequest element. The response returns the CreateHealthCheckResponse
element that contains metadata about the health check.
Namespace: Amazon.Route53.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CreateHealthCheckRequest : AmazonRoute53Request IRequestEvents
The CreateHealthCheckRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
CreateHealthCheckRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
CallerReference | System.String |
Gets and sets the property CallerReference.
A unique string that identifies the request and that allows failed Valid characters are any Unicode code points that are legal in an XML 1.0 document. The UTF-8 encoding of the value must be less than 128 bytes. |
|
HealthCheckConfig | Amazon.Route53.Model.HealthCheckConfig |
Gets and sets the property HealthCheckConfig.
A complex type that contains health check configuration. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8