Skip to main content
Module

x/aws_api/services/route53/structs.ts>HealthCheckType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
type alias HealthCheckType
import { type HealthCheckType } from "https://deno.land/x/aws_api@v0.8.1/services/route53/structs.ts";
definition:
| "HTTP"
| "HTTPS"
| "HTTP_STR_MATCH"
| "HTTPS_STR_MATCH"
| "TCP"
| "CALCULATED"
| "CLOUDWATCH_METRIC"
| "RECOVERY_CONTROL"
| cmnP.UnexpectedEnumValue