[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
HistoricalUsageRecord
Historical usage record of a metric in a specific time frame
Properties
number as double
usage
Required
Number of units used for the metric
string
usage_datetime
Required
Timestamp when the usage occurred
number as double
commitment
Optional
Number of commitments made for the usage
number as double
overage
Optional
Number of units used above the committed amount
JSON Example
{
"usage": 4,
"usage_datetime": "2023-03-25T07:00:00Z"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
Property Of
HistoricalUsageResponse