Uses of Class
software.amazon.awscdk.services.route53resolver.FirewallRuleGroupAssociation.Builder
Package
Description
Amazon Route53 Resolver Construct Library
-
Uses of FirewallRuleGroupAssociation.Builder in software.amazon.awscdk.services.route53resolver
Modifier and TypeMethodDescriptionFirewallRuleGroupAssociation.Builder.firewallRuleGroup
(IFirewallRuleGroup firewallRuleGroup) (experimental) The firewall rule group which must be associated.FirewallRuleGroupAssociation.Builder.mutationProtection
(Boolean mutationProtection) (experimental) If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.(experimental) The name of the association.(experimental) The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC.(experimental) The VPC that to associate with the rule group.