Firewall Rule Group Association Args
fun FirewallRuleGroupAssociationArgs(firewallRuleGroupId: Output<String>? = null, mutationProtection: Output<FirewallRuleGroupAssociationMutationProtection>? = null, name: Output<String>? = null, priority: Output<Int>? = null, tags: Output<List<FirewallRuleGroupAssociationTagArgs>>? = null, vpcId: Output<String>? = null)