class Aws::Route53::Types::GetHealthCheckRequest

A request to get information about a specified health check.

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

data as a hash:

    {
      health_check_id: "HealthCheckId", # required
    }

@!attribute [rw] health_check_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.
@return [String]

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

Constants

SENSITIVE