TitleAggregationResponse

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

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

An object that represent the count of matched findings per severity.

Link copied to clipboard

The title that the findings were aggregated on.

Link copied to clipboard

The vulnerability ID of the finding.

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