Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SOA

import type { SOA } from "https://aws-api.deno.dev/v0.3/services/servicediscovery.ts?docs=full";

Start of Authority (SOA) properties for a public or private DNS namespace.

interface SOA {
TTL: number;
}

§Properties

§
TTL: number
[src]

The time to live (TTL) for purposes of negative caching.