UNPKG
@aws-sdk/client-cost-and-usage-report-service-node
Version:
latest (0.1.0-preview.2)
preview (0.1.0-preview.6)
0.1.0-preview.6
0.1.0-preview.5
0.1.0-preview.4
0.1.0-preview.3
0.1.0-preview.2
Node SDK for AWS Cost and Usage Report Service
@aws-sdk/client-cost-and-usage-report-service-node
/
model
/
shapes
/
PutReportDefinitionOutput.js
8 lines
•
228 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
PutReportDefinitionOutput
= {
type
:
"structure"
,
required
: [],
members
: {} };
//# sourceMappingURL=PutReportDefinitionOutput.js.map