AwsNetworkFirewallRuleGroupPropertiesArgs

constructor(capacity: Output<Int>? = null, description: Output<String>? = null, ruleGroup: Output<RuleGroupArgs>? = null, ruleGroupArn: Output<String>? = null, ruleGroupId: Output<String>? = null, ruleGroupName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, type: Output<Either<String, Type>>? = null)