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

DeleteApplicationsRequest

import type { DeleteApplicationsRequest } from "https://aws-api.deno.dev/v0.3/services/discovery.ts?docs=full";
interface DeleteApplicationsRequest {
configurationIds: string[];
}

§Properties

§
configurationIds: string[]
[src]

Configuration ID of an application to be deleted.