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

DeleteReportDefinitionRequest

import type { DeleteReportDefinitionRequest } from "https://aws-api.deno.dev/v0.3/services/applicationcostprofiler.ts?docs=full";
interface DeleteReportDefinitionRequest {
reportId: string;
}

§Properties

§
reportId: string
[src]

Required. ID of the report to delete.