ContainerImageAggregation

An aggregation of information about container images.

Types

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

Properties

Link copied to clipboard

The image architectures to aggregate findings for.

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 image digests to aggregate findings for.

Link copied to clipboard

The image tags to aggregate findings for.

Link copied to clipboard

The in-use counts to aggregate findings for.

Link copied to clipboard

The last in-use timestamps to aggregate findings for.

Link copied to clipboard

The image registries to aggregate findings for.

Link copied to clipboard

The image repositories to aggregate findings for.

Link copied to clipboard

The resource IDs to aggregate findings for.

Link copied to clipboard

The value to sort results by. Specify a field name from the aggregation response, such as CRITICAL, HIGH, or ALL.

Link copied to clipboard

The order to sort results by. Valid values are ASC and DESC.

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