AggregateCompliancePackConfigRuleId

data class AggregateCompliancePackConfigRuleId(val configRuleId: String? = null)

Constructors

Link copied to clipboard
constructor(configRuleId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val configRuleId: String? = null

The rule ID of Aggregate Config Rule.