Skip to main content
Module

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

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface HostedZone
import { type HostedZone } from "https://deno.land/x/aws_api@v0.4.0/services/route53/mod.ts";

Properties

Id: string
Name: string
CallerReference: string
optional
Config: HostedZoneConfig | null
optional
ResourceRecordSetCount: number | null
optional
LinkedService: LinkedService | null