Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

From-scratch Typescript client for accessing AWS APIs
Go to Latest
type alias HealthCheckRegion
import { type HealthCheckRegion } from "https://deno.land/x/aws_api@v0.5.0/services/route53/mod.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