Container for the parameters to the {@link com.amazonaws.services.route53.AmazonRoute53#getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest) GetHealthCheckLastFailureReason operation}.
If you want to learn why a health check is currently failing or why it failed most recently (if at all), you can get the failure reason for the most recent failure. Send a GET
request to the 2013-04-01/healthcheck/health check ID/lastfailurereason
resource.
@see com.amazonaws.services.route53.AmazonRoute53#getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest)