ENUM
FinOpsCostAnomalyStatus
The current status of the anomaly, which is either active or inactive.
link GraphQL Schema definition
- enum FinOpsCostAnomalyStatus {
- # Anomaly with active status.
- # Anomaly with inactive status.
- # Anomaly with archived status.
- }