GroupByRule

Defines the how the finding attribute should be grouped.

Types

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

Properties

Link copied to clipboard

The criteria used to select which security findings should be included in the grouping operation.

Link copied to clipboard

The attribute by which filtered findings should be grouped.

Functions

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