ComplianceSummaryItem

A summary of compliance information by compliance type.

Types

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

Properties

Link copied to clipboard

The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.

Link copied to clipboard

A list of COMPLIANT items for the specified compliance type.

Link copied to clipboard

A list of NON_COMPLIANT items for the specified compliance type.

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