Hierarchy

  • ResolverFirewallRuleGroupAssociationProps

Properties

firewallRuleGroupId: string

The unique identifier of the firewall rule group.

mutationProtection?: string

If enabled, this setting disallows modification or removal of the association

priority: number

The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC.

tags?: CfnTag[]

A list of CloudFormation tags.

vpcId: string

The unique identifier of the VPC that is associated with the rule group.

Generated using TypeDoc