Auto Grouping Rule Args
constructor(excludeRegionIdsScope: Output<String>? = null, excludeResourceGroupIdsScope: Output<String>? = null, excludeResourceIdsScope: Output<String>? = null, excludeResourceTypesScope: Output<String>? = null, regionIdsScope: Output<String>? = null, resourceGroupIdsScope: Output<String>? = null, resourceIdsScope: Output<String>? = null, resourceTypesScope: Output<String>? = null, ruleContents: Output<List<AutoGroupingRuleRuleContentArgs>>? = null, ruleDesc: Output<String>? = null, ruleName: Output<String>? = null, ruleType: Output<String>? = null)