TaskStatistics

Statistics for the checks performed during the audit.

Types

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

Properties

Link copied to clipboard

The number of checks that did not run because the audit was canceled.

Link copied to clipboard

The number of checks that found compliant resources.

Link copied to clipboard

The number of checks.

Link copied to clipboard

The number of checks in progress.

Link copied to clipboard

The number of checks that found noncompliant resources.

Link copied to clipboard

The number of checks in this audit.

Link copied to clipboard

The number of checks waiting for data collection.

Functions

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