ImageLayerAggregationResponse

A response that contains the results of a finding aggregation by image layer.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that owns the container image hosting the layer image.

Link copied to clipboard

The layer hash.

Link copied to clipboard

The repository the layer resides in.

Link copied to clipboard

The resource ID of the container image layer.

Link copied to clipboard

An object that represents the count of matched findings per severity.

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