RuleGroupArgs

constructor(availableLabels: Output<List<RuleGroupLabelSummaryArgs>>? = null, capacity: Output<Int>? = null, consumedLabels: Output<List<RuleGroupLabelSummaryArgs>>? = null, customResponseBodies: Output<Map<String, RuleGroupCustomResponseBodyArgs>>? = null, description: Output<String>? = null, name: Output<String>? = null, rules: Output<List<RuleGroupRuleArgs>>? = null, scope: Output<RuleGroupScope>? = null, tags: Output<List<TagArgs>>? = null, visibilityConfig: Output<RuleGroupVisibilityConfigArgs>? = null)