Uses of Interface
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.RuleGroupProperty
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.RuleGroupProperty in software.amazon.awscdk.services.networkfirewall
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRuleGroup.RuleGroupProperty
Modifier and TypeMethodDescriptionCfnRuleGroup.RuleGroupProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnRuleGroup.setRuleGroup
(CfnRuleGroup.RuleGroupProperty value) An object that defines the rule group rules.