AggregateCompliancePackArgs

constructor(aggregateCompliancePackName: Output<String>? = null, aggregatorId: Output<String>? = null, compliancePackTemplateId: Output<String>? = null, configRuleIds: Output<List<AggregateCompliancePackConfigRuleIdArgs>>? = null, configRules: Output<List<AggregateCompliancePackConfigRuleArgs>>? = null, description: Output<String>? = null, riskLevel: Output<Int>? = null)