Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder
Packages that use CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder
-
Uses of CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnRuleGroupPropsMixin.MatchAttributesProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.MatchAttributesProperty.builder()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.destinationPorts(List<? extends Object> destinationPorts) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getDestinationPorts()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.destinationPorts(IResolvable destinationPorts) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getDestinationPorts()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getDestinations()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.destinations(IResolvable destinations) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getDestinations()Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getProtocols()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.protocols(IResolvable protocols) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getProtocols()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.sourcePorts(List<? extends Object> sourcePorts) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getSourcePorts()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.sourcePorts(IResolvable sourcePorts) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getSourcePorts()Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getSources()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.sources(IResolvable sources) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getSources()Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getTcpFlags()CfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.tcpFlags(IResolvable tcpFlags) Sets the value ofCfnRuleGroupPropsMixin.MatchAttributesProperty.getTcpFlags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall with parameters of type CfnRuleGroupPropsMixin.MatchAttributesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroupPropsMixin.MatchAttributesProperty.Builder.