Skip to main content
Module

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

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
type alias HealthCheckRegion
import { type HealthCheckRegion } from "https://deno.land/x/aws_api@v0.8.1/services/route53/structs.ts";
definition:
| "us-east-1"
| "us-west-1"
| "us-west-2"
| "eu-west-1"
| "ap-southeast-1"
| "ap-southeast-2"
| "ap-northeast-1"
| "sa-east-1"
| cmnP.UnexpectedEnumValue