TitleAggregation

The details that define an aggregation based on finding title.

Types

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

Properties

Link copied to clipboard

The type of finding to aggregate on.

Link copied to clipboard

The resource type to aggregate on.

Link copied to clipboard

The value to sort results by.

Link copied to clipboard

The order to sort results by.

Link copied to clipboard

The finding titles to aggregate on.

Link copied to clipboard

The vulnerability IDs of the findings.

Functions

Link copied to clipboard
inline fun copy(block: TitleAggregation.Builder.() -> Unit = {}): TitleAggregation
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