Container for the parameters to the {@link com.amazonaws.services.route53.AmazonRoute53#createHealthCheck(CreateHealthCheckRequest) CreateHealthCheck operation}.
This action creates a new health check.
To create a new health check, send a POST
request to the 2012-12-12/healthcheck
resource. The request body must include an XML document with a CreateHealthCheckRequest
element. The response returns the CreateHealthCheckResponse
element that contains metadata about the health check.
@see com.amazonaws.services.route53.AmazonRoute53#createHealthCheck(CreateHealthCheckRequest)