PackageAlertState
No description
type PackageAlertState {
status: AlarmState!
message: String
notification: JSON
occurredAt: String
}
OpenTofu Foundations - A FREE Weekly Workshop to Build your IaC Skills - LIMITED AVAILABILITY Register Now!No description
type PackageAlertState {
status: AlarmState!
message: String
notification: JSON
occurredAt: String
}
status (AlarmState!)message (String)notification (JSON)occurredAt (String)