class Aws::Route53::Types::GetHealthCheckLastFailureReasonRequest
A request for the reason that a health check failed most recently.
@note When making an API call, you may pass GetHealthCheckLastFailureReasonRequest
data as a hash: { health_check_id: "HealthCheckId", # required }
@!attribute [rw] health_check_id
The ID for the health check for which you want the last failure reason. When you created the health check, `CreateHealthCheck` returned the ID in the response, in the `HealthCheckId` element. <note markdown="1"> If you want to get the last failure reason for a calculated health check, you must use the Amazon Route 53 console or the CloudWatch console. You can't use `GetHealthCheckLastFailureReason` for a calculated health check. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetHealthCheckLastFailureReasonRequest AWS API Documentation
Constants
- SENSITIVE