Rule Args
constructor(category: Output<Int>? = null, content: Output<String>? = null, contentCategory: Output<String>? = null, description: Output<String>? = null, lang: Output<String>? = null, productCode: Output<String>? = null, productId: Output<String>? = null, riskLevelId: Output<String>? = null, ruleName: Output<String>? = null, ruleType: Output<Int>? = null, statExpress: Output<String>? = null, status: Output<Int>? = null, target: Output<String>? = null, warnLevel: Output<Int>? = null)