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

GetReusableDelegationSetRequest

import type { GetReusableDelegationSetRequest } from "https://aws-api.deno.dev/v0.4/services/route53.ts?docs=full";

A request to get information about a specified reusable delegation set.

interface GetReusableDelegationSetRequest {
Id: string;
}

§Properties

§
Id: string
[src]

The ID of the reusable delegation set that you want to get a list of name servers for.