ImageLayerAggregation

The details that define an aggregation based on container image layers.

Types

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

Properties

Link copied to clipboard

The cloud account IDs to aggregate findings for.

Link copied to clipboard

The cloud organization IDs to aggregate findings for.

Link copied to clipboard

The cloud partitions to aggregate findings for. Valid values:

Link copied to clipboard

The cloud providers to aggregate findings for. Valid values:

Link copied to clipboard

The cloud regions to aggregate findings for. The value format depends on the cloud provider:

Link copied to clipboard

The hashes associated with the layers.

Link copied to clipboard

The repository associated with the container image hosting the layers.

Link copied to clipboard

The ID of the container image layer.

Link copied to clipboard

The value to sort results by.

Link copied to clipboard

The order to sort results by.

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