Get Rule Group Result
fun GetRuleGroupResult(arn: String? = null, availableLabels: List<RuleGroupLabelSummary>? = null, capacity: Int? = null, consumedLabels: List<RuleGroupLabelSummary>? = null, customResponseBodies: RuleGroupCustomResponseBodies? = null, description: String? = null, id: String? = null, labelNamespace: String? = null, rules: List<RuleGroupRule>? = null, tags: List<RuleGroupTag>? = null, visibilityConfig: RuleGroupVisibilityConfig? = null)