ENUM
FinOpsCostAnomalyImpactType
The current state of the anomaly, which is either positive or negative anomaly.
link GraphQL Schema definition
- enum FinOpsCostAnomalyImpactType {
- # indicates an cost impact with positive value.
- # indicates an cost impact with negative value.
- }