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