The compartment depth level. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
The UI date range, for example, LAST_THREE_MONTHS. Conflicts with timeUsageStarted and timeUsageEnded.
The usage granularity. HOURLY - Hourly data aggregation. DAILY - Daily data aggregation. MONTHLY - Monthly data aggregation. TOTAL - Not yet supported.
Specifies what to aggregate the result by. For example: {@code ["tagNamespace", "tagKey", "tagValue", "service", "skuName", "skuPartNumber", "unit", "compartmentName", "compartmentPath", "compartmentId", "platform", "region", "logicalAd", "resourceId", "tenantId", "tenantName"]}
GroupBy a specific tagKey. Provide the tagNamespace and tagKey in the tag object. Only supports one tag in the list. For example: {@code [{"namespace":"oracle", "key":"createdBy"]}
Specifies whether aggregated by time. If isAggregateByTime is true, all usage or cost over the query time period will be added up.
The query usage type. COST by default if it is missing.
Tenant ID.
The usage end time.
The usage start time.
The request of the generated Cost Analysis report.