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

GetReusableDelegationSetLimitResponse

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

A complex type that contains the requested limit.

interface GetReusableDelegationSetLimitResponse {
Count: number;
}

§Properties

§
Count: number
[src]

The current number of hosted zones that you can associate with the specified reusable delegation set.

§

The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.