Skip to main content
Module

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

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