Ruleset Rule Args
constructor(checkExpression: Output<String>, columnSelectors: Output<List<RulesetColumnSelectorArgs>>? = null, disabled: Output<Boolean>? = null, name: Output<String>, substitutionMap: Output<List<RulesetSubstitutionValueArgs>>? = null, threshold: Output<RulesetThresholdArgs>? = null)