ImageAggregation

Contains vulnerability counts for a specific image.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies the image for this aggregation.

Link copied to clipboard

Counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified image.

Functions

Link copied to clipboard
inline fun copy(block: ImageAggregation.Builder.() -> Unit = {}): ImageAggregation
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