CodeRepositoryAggregationResponse

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

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the code repository.

Link copied to clipboard

The number of active findings that have an exploit available for the code repository.

Link copied to clipboard

The number of active findings that have a fix available for the code repository.

Link copied to clipboard

The names of the projects associated with the code repository.

Link copied to clipboard

The type of repository provider for the code repository.

Link copied to clipboard

The resource ID of the code repository.

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