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

SOAChange

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

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

interface SOAChange {
TTL: number;
}

§Properties

§
TTL: number
[src]

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