ContainerImageAggregationResponse

A response that contains the results of a container image aggregation.

Types

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

Properties

Link copied to clipboard

The account ID associated with the container image.

Link copied to clipboard

The architecture of the container image.

Link copied to clipboard

The cloud account ID for the container image aggregation.

Link copied to clipboard

The cloud organization ID for the container image aggregation.

Link copied to clipboard

The cloud infrastructure partition associated with this container image aggregation. Valid values:

Link copied to clipboard

The cloud service provider associated with this container image aggregation. Valid values:

Link copied to clipboard

The cloud Region associated with this container image aggregation. The value format depends on the cloud provider:

Link copied to clipboard

The number of active findings with an exploit available for the container image.

Link copied to clipboard

The number of active findings with a fix available for the container image.

Link copied to clipboard

The image digest for the container image.

Link copied to clipboard

The image tags attached to the container image.

Link copied to clipboard

The number of times the container image is in use.

Link copied to clipboard

The last time the container image was in use.

Link copied to clipboard

The registry for the container image.

Link copied to clipboard

The repository for the container image.

Link copied to clipboard

The resource ID for the container image.

Link copied to clipboard

An object that contains the counts of aggregated finding 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