Uses of Class
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.RuleDefinitionProperty.Builder
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.RuleDefinitionProperty.Builder in software.amazon.awscdk.services.networkfirewall
Modifier and TypeMethodDescriptionSets the value ofCfnRuleGroup.RuleDefinitionProperty.getActions()
CfnRuleGroup.RuleDefinitionProperty.builder()
CfnRuleGroup.RuleDefinitionProperty.Builder.matchAttributes
(IResolvable matchAttributes) Sets the value ofCfnRuleGroup.RuleDefinitionProperty.getMatchAttributes()
CfnRuleGroup.RuleDefinitionProperty.Builder.matchAttributes
(CfnRuleGroup.MatchAttributesProperty matchAttributes) Sets the value ofCfnRuleGroup.RuleDefinitionProperty.getMatchAttributes()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.RuleDefinitionProperty.Builder
.