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

GetAssociationForServiceQuotaTemplateResponse

import type { GetAssociationForServiceQuotaTemplateResponse } from "https://aws-api.deno.dev/v0.4/services/servicequotas.ts?docs=full";
interface GetAssociationForServiceQuotaTemplateResponse {
ServiceQuotaTemplateAssociationStatus?: ServiceQuotaTemplateAssociationStatus | null;
}

§Properties

§
ServiceQuotaTemplateAssociationStatus?: ServiceQuotaTemplateAssociationStatus | null
[src]

The association status. If the status is ASSOCIATED, the quota increase requests in the template are automatically applied to new accounts in your organization.