Uses of Interface
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.SummaryConfigurationProperty
Packages that use CfnRuleGroup.SummaryConfigurationProperty
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.SummaryConfigurationProperty in software.amazon.awscdk.services.networkfirewall
Classes in software.amazon.awscdk.services.networkfirewall that implement CfnRuleGroup.SummaryConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnRuleGroup.SummaryConfigurationProperty
Methods in software.amazon.awscdk.services.networkfirewall that return CfnRuleGroup.SummaryConfigurationPropertyModifier and TypeMethodDescriptionCfnRuleGroup.SummaryConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.networkfirewall with parameters of type CfnRuleGroup.SummaryConfigurationPropertyModifier and TypeMethodDescriptionvoid
CfnRuleGroup.setSummaryConfiguration
(CfnRuleGroup.SummaryConfigurationProperty value) 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
.CfnRuleGroupProps.Builder.summaryConfiguration
(CfnRuleGroup.SummaryConfigurationProperty summaryConfiguration) Sets the value ofCfnRuleGroupProps.getSummaryConfiguration()