Uses of Class
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.RuleVariablesProperty.Builder
Packages that use CfnRuleGroup.RuleVariablesProperty.Builder
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnRuleGroup.RuleVariablesProperty.Builder in software.amazon.awscdk.services.networkfirewall
Methods in software.amazon.awscdk.services.networkfirewall that return CfnRuleGroup.RuleVariablesProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroup.RuleVariablesProperty.builder()
Sets the value ofCfnRuleGroup.RuleVariablesProperty.getIpSets()
CfnRuleGroup.RuleVariablesProperty.Builder.ipSets
(IResolvable ipSets) Sets the value ofCfnRuleGroup.RuleVariablesProperty.getIpSets()
Sets the value ofCfnRuleGroup.RuleVariablesProperty.getPortSets()
CfnRuleGroup.RuleVariablesProperty.Builder.portSets
(IResolvable portSets) Sets the value ofCfnRuleGroup.RuleVariablesProperty.getPortSets()
Constructors in software.amazon.awscdk.services.networkfirewall with parameters of type CfnRuleGroup.RuleVariablesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.RuleVariablesProperty.Builder
.