class Aws::Route53::Types::HealthCheck

A complex type that contains information about one health check that is associated with the current Amazon Web Services account.

@!attribute [rw] 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]

@!attribute [rw] caller_reference

A unique string that you specified when you created the health
check.
@return [String]

@!attribute [rw] linked_service

If the health check was created by another service, the service that
created the health check. When a health check is created by another
service, you can't edit or delete it using Amazon Route 53.
@return [Types::LinkedService]

@!attribute [rw] health_check_config

A complex type that contains detailed information about one health
check.
@return [Types::HealthCheckConfig]

@!attribute [rw] health_check_version

The version of the health check. You can optionally pass this value
in a call to `UpdateHealthCheck` to prevent overwriting another
change to the health check.
@return [Integer]

@!attribute [rw] cloud_watch_alarm_configuration

A complex type that contains information about the CloudWatch alarm
that Amazon Route 53 is monitoring for this health check.
@return [Types::CloudWatchAlarmConfiguration]

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

Constants

SENSITIVE