Resource schema for AWS::Route53::HealthCheck.
health_check_config
(Attributes) A complex type that contains information about the health check. (see below for nested schema)health_check_tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)health_check_id
(String)id
(String) Uniquely identifies the resource.health_check_config
Required:
type
(String)Optional:
alarm_identifier
(Attributes) A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy. (see below for nested schema)child_health_checks
(List of String)enable_sni
(Boolean)failure_threshold
(Number)fully_qualified_domain_name
(String)health_threshold
(Number)insufficient_data_health_status
(String)inverted
(Boolean)ip_address
(String)measure_latency
(Boolean)port
(Number)regions
(List of String)request_interval
(Number)resource_path
(String)routing_control_arn
(String)search_string
(String)health_check_config.alarm_identifier
Required:
name
(String) The name of the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether this health check is healthy.region
(String) For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.health_check_tags
Required:
key
(String) The key name of the tag.value
(String) The value for the tag.Import is supported using the following syntax:
$ terraform import awscc_route53_health_check.example <resource ID>