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

CreateReusableDelegationSetResponse

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

§Properties

§
DelegationSet: DelegationSet
[src]

A complex type that contains name server information.

§
Location: string
[src]

The unique URL representing the new reusable delegation set.