GetAggregateConfigRulesRuleCompliance

data class GetAggregateConfigRulesRuleCompliance(val complianceType: String, val count: Int)

Constructors

Link copied to clipboard
constructor(complianceType: String, count: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Compliance Type.

Link copied to clipboard
val count: Int

The Count.