CompletionReport
import type { CompletionReport } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/fsx.ts";interface CompletionReport {
Enabled: boolean;
Format?: ReportFormat | null;
Path?: string | null;
Scope?: ReportScope | null;
}import type { CompletionReport } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/fsx.ts";