@aws-sdk/client-cost-and-usage-report-service-node
Version:
Node SDK for AWS Cost and Usage Report Service
15 lines • 382 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ReportLimitReachedException = {
type: "structure",
required: [],
members: {
Message: {
shape: {
type: "string"
}
}
},
exceptionType: "ReportLimitReachedException"
};
//# sourceMappingURL=ReportLimitReachedException.js.map