UNPKG

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

Version:

Node SDK for AWS Cost and Usage Report Service

20 lines 464 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DescribeReportDefinitionsInput = { type: "structure", required: [], members: { MaxResults: { shape: { type: "integer", min: 5 } }, NextToken: { shape: { type: "string" } } } }; //# sourceMappingURL=DescribeReportDefinitionsInput.js.map