CostQueryTrendDTO

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The data structure for the cost trend.

defaultMetric

string

The default metric.

total_amount

granularity

string

The granularity of the data. Valid values are hourly and daily.

hourly

metrics

array

A list of metric definitions.

MetricDefRespDTO

A metric definition object.

points

array

A list of data points for the trend.

TrendPointDTO

A data point object.