Compliance Pack Args
constructor(compliancePackName: Output<String>? = null, compliancePackTemplateId: Output<String>? = null, configRuleIds: Output<List<CompliancePackConfigRuleIdArgs>>? = null, configRules: Output<List<CompliancePackConfigRuleArgs>>? = null, description: Output<String>? = null, riskLevel: Output<Int>? = null)