Resource wrapper for the list of cost anomalies and aggregated totals.

Hierarchy

  • CostAnomaliesResponseData

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

Cost anomaly results and aggregated totals for the queried window.

id: string

Static identifier of the cost anomalies collection resource.

Type of the cost anomalies collection resource. Must be anomalies.

Generated using TypeDoc