class Aws::Route53::Types::HealthCheckObservation

A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.

@!attribute [rw] region

The region of the Amazon Route 53 health checker that provided the
status in `StatusReport`.
@return [String]

@!attribute [rw] ip_address

The IP address of the Amazon Route 53 health checker that provided
the failure reason in `StatusReport`.
@return [String]

@!attribute [rw] status_report

A complex type that contains the last failure reason as reported by
one Amazon Route 53 health checker and the time of the failed health
check.
@return [Types::StatusReport]

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

Constants

SENSITIVE