UNPKG

@aws-sdk/client-cost-and-usage-report-service-node

Version:

Node SDK for AWS Cost and Usage Report Service

18 lines 513 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _ReportDefinitionList_1 = require("./_ReportDefinitionList"); exports.DescribeReportDefinitionsOutput = { type: "structure", required: [], members: { ReportDefinitions: { shape: _ReportDefinitionList_1._ReportDefinitionList }, NextToken: { shape: { type: "string" } } } }; //# sourceMappingURL=DescribeReportDefinitionsOutput.js.map