class Aws::Route53::Types::DeleteHealthCheckRequest

This action deletes a health check.

@note When making an API call, you may pass DeleteHealthCheckRequest

data as a hash:

    {
      health_check_id: "HealthCheckId", # required
    }

@!attribute [rw] health_check_id

The ID of the health check that you want to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/DeleteHealthCheckRequest AWS API Documentation

Constants

SENSITIVE