Class FormulaAndFunctionCloudCostQueryDefinition

A formula and functions Cloud Cost query.

Hierarchy

  • FormulaAndFunctionCloudCostQueryDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
aggregator?: WidgetAggregator

Aggregator used for the request.

crossOrgUuids?: string[]

The source organization UUID for cross organization queries. Feature in Private Beta.

Data source for Cloud Cost queries.

name: string

Name of the query for use in formulas.

query: string

Query for Cloud Cost data.

Generated using TypeDoc