ResourceBillingEventsHistoryMetrics
startstring
eventstring
Event emitted by the resource.
event_durationnumber
price_per_hournumber
Hourly charge for the resource.
total_costnumber
The combined usage cost in dollars from the previous day for all of your resources.
ResourceBillingEventsHistoryMetrics
{
"start": "string",
"event": "string",
"event_duration": 0,
"price_per_hour": 0,
"total_cost": 0
}
Was this page helpful?