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

ImportApplicationUsageRequest

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

§Properties

§
sourceS3Location: SourceS3Location
[src]

Amazon S3 location to import application usage data from.