RepositoryAggregationResponse

A response that contains details on the results of a finding aggregation by repository.

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 associated with the findings.

Link copied to clipboard

The number of container images impacted by the findings.

Link copied to clipboard

The cloud account ID for the repository aggregation.

Link copied to clipboard

The cloud organization ID for the repository aggregation.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the repository associated with the findings.

Link copied to clipboard

An object that represent 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