Uses of Class
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.Builder
Packages that use CfnRuleGroup.Builder
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.Builder in software.amazon.awscdk.services.networkfirewall
Methods in software.amazon.awscdk.services.networkfirewall that return CfnRuleGroup.BuilderModifier and TypeMethodDescriptionThe maximum operating resources that this rule group can use.static CfnRuleGroup.Builder
CfnRuleGroup.Builder.description
(String description) A description of the rule group.CfnRuleGroup.Builder.ruleGroup
(IResolvable ruleGroup) An object that defines the rule group rules.CfnRuleGroup.Builder.ruleGroup
(CfnRuleGroup.RuleGroupProperty ruleGroup) An object that defines the rule group rules.CfnRuleGroup.Builder.ruleGroupName
(String ruleGroupName) The descriptive name of the rule group.CfnRuleGroup.Builder.summaryConfiguration
(IResolvable summaryConfiguration) A complex type containing the currently selected rule option fields that will be displayed for rule summarization returned byDescribeRuleGroupSummary
.CfnRuleGroup.Builder.summaryConfiguration
(CfnRuleGroup.SummaryConfigurationProperty summaryConfiguration) A complex type containing the currently selected rule option fields that will be displayed for rule summarization returned byDescribeRuleGroupSummary
.An array of key-value pairs to apply to this resource.Indicates whether the rule group is stateless or stateful.