RuleGroupArgs

fun RuleGroupArgs(capacity: Output<Int>? = null, description: Output<String>? = null, ruleGroup: Output<RuleGroupArgs>? = null, ruleGroupName: Output<String>? = null, tags: Output<List<RuleGroupTagArgs>>? = null, type: Output<RuleGroupTypeEnum>? = null)