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

PutServiceQuotaIncreaseRequestIntoTemplateResponse

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

§Properties

§
ServiceQuotaIncreaseRequestInTemplate?: ServiceQuotaIncreaseRequestInTemplate | null
[src]

Information about the quota increase request.