ResourceSeverityBreakdown

A comprehensive distribution of security findings by severity level for Amazon Web Services resources.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of findings with a severity level of critical.

Link copied to clipboard
val fatal: Int?

The number of findings with a severity level of fatal.

Link copied to clipboard
val high: Int?

The number of findings with a severity level of high.

Link copied to clipboard

The number of findings that provide security-related information.

Link copied to clipboard
val low: Int?

The number of findings with a severity level of low.

Link copied to clipboard
val medium: Int?

The number of findings with a severity level of medium.

Link copied to clipboard
val other: Int?

The number of findings not in any of the severity categories.

Link copied to clipboard
val unknown: Int?

The number of findings with a severity level cannot be determined.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String