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

PutReportDefinitionRequest

import type { PutReportDefinitionRequest } from "https://aws-api.deno.dev/v0.4/services/cur.ts?docs=full";

Creates a Cost and Usage Report.

interface PutReportDefinitionRequest {
ReportDefinition: ReportDefinition;
}

§Properties

§
ReportDefinition: ReportDefinition
[src]

Represents the output of the PutReportDefinition operation. The content consists of the detailed metadata and data file information.