Uses of Interface
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.RuleGroupProperty
Packages that use CfnRuleGroup.RuleGroupProperty
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.RuleGroupProperty in software.amazon.awscdk.services.networkfirewall
Classes in software.amazon.awscdk.services.networkfirewall that implement CfnRuleGroup.RuleGroupPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRuleGroup.RuleGroupPropertyMethods in software.amazon.awscdk.services.networkfirewall that return CfnRuleGroup.RuleGroupPropertyModifier and TypeMethodDescriptionCfnRuleGroup.RuleGroupProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.networkfirewall with parameters of type CfnRuleGroup.RuleGroupPropertyModifier and TypeMethodDescriptionCfnRuleGroup.Builder.ruleGroup(CfnRuleGroup.RuleGroupProperty ruleGroup) An object that defines the rule group rules.CfnRuleGroupProps.Builder.ruleGroup(CfnRuleGroup.RuleGroupProperty ruleGroup) Sets the value ofCfnRuleGroupProps.getRuleGroup()voidCfnRuleGroup.setRuleGroup(CfnRuleGroup.RuleGroupProperty value) An object that defines the rule group rules.