AccountFindingsMetric

A summary of findings metrics for an account on a specified date.

Types

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

Properties

Link copied to clipboard

The number of closed findings of each severity on the specified date.

Link copied to clipboard

The date from which the findings metrics were retrieved.

Link copied to clipboard

The average time in days it takes to close findings of each severity as of a specified date.

Link copied to clipboard

The number of new findings of each severity on the specified date.

Link copied to clipboard

The number of open findings of each severity as of the specified date.

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