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

GetServiceQuotaResponse

import type { GetServiceQuotaResponse } from "https://aws-api.deno.dev/v0.3/services/servicequotas.ts?docs=full";
interface GetServiceQuotaResponse {
Quota?: ServiceQuota | null;
}

§Properties

§
Quota?: ServiceQuota | null
[src]

Information about the quota.