Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupPropsMixin.Builder
Packages that use CfnRuleGroupPropsMixin.Builder
-
Uses of CfnRuleGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnRuleGroupPropsMixin.BuilderModifier and TypeMethodDescriptionThe maximum operating resources that this rule group can use.CfnRuleGroupPropsMixin.Builder.create()CfnRuleGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRuleGroupPropsMixin.Builder.description(String description) A description of the rule group.CfnRuleGroupPropsMixin.Builder.ruleGroup(CfnRuleGroupPropsMixin.RuleGroupProperty ruleGroup) An object that defines the rule group rules.CfnRuleGroupPropsMixin.Builder.ruleGroup(IResolvable ruleGroup) An object that defines the rule group rules.CfnRuleGroupPropsMixin.Builder.ruleGroupName(String ruleGroupName) The descriptive name of the rule group.CfnRuleGroupPropsMixin.Builder.summaryConfiguration(CfnRuleGroupPropsMixin.SummaryConfigurationProperty summaryConfiguration) A complex type containing the currently selected rule option fields that will be displayed for rule summarization returned byDescribeRuleGroupSummary.CfnRuleGroupPropsMixin.Builder.summaryConfiguration(IResolvable 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.