Resource wrapper for a single cost anomaly.

Hierarchy

  • CostAnomalyResponseData

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
attributes: CostAnomaly

A single detected Cloud Cost Management anomaly.

id: string

The unique identifier of the anomaly.

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

Generated using TypeDoc