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

ReusableDelegationSetLimitType

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

§Type

§
"MAX_ZONES_BY_REUSABLE_DELEGATION_SET" | cmnP.UnexpectedEnumValue
[src]