cloudIssueSeverityBreakdown
Last updated
Represents a breakdown of issues for a single policy category with severity counts.
type CloudIssueSeverityBreakdown {
name: String
severities: Severities
}name String
Name of the policy category
severities Severities
Severity counts for this category
info Int
low Int
medium Int
high Int
critical Int
appox Int
Last updated
