Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupMixinProps.Builder
Packages that use CfnRuleGroupMixinProps.Builder
-
Uses of CfnRuleGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnRuleGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnRuleGroupMixinProps.builder()Sets the value ofCfnRuleGroupMixinProps.getCapacity()CfnRuleGroupMixinProps.Builder.description(String description) Sets the value ofCfnRuleGroupMixinProps.getDescription()CfnRuleGroupMixinProps.Builder.ruleGroup(CfnRuleGroupPropsMixin.RuleGroupProperty ruleGroup) Sets the value ofCfnRuleGroupMixinProps.getRuleGroup()CfnRuleGroupMixinProps.Builder.ruleGroup(IResolvable ruleGroup) Sets the value ofCfnRuleGroupMixinProps.getRuleGroup()CfnRuleGroupMixinProps.Builder.ruleGroupName(String ruleGroupName) Sets the value ofCfnRuleGroupMixinProps.getRuleGroupName()CfnRuleGroupMixinProps.Builder.summaryConfiguration(CfnRuleGroupPropsMixin.SummaryConfigurationProperty summaryConfiguration) Sets the value ofCfnRuleGroupMixinProps.getSummaryConfiguration()CfnRuleGroupMixinProps.Builder.summaryConfiguration(IResolvable summaryConfiguration) Sets the value ofCfnRuleGroupMixinProps.getSummaryConfiguration()Sets the value ofCfnRuleGroupMixinProps.getTags()Sets the value ofCfnRuleGroupMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall with parameters of type CfnRuleGroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleGroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleGroupMixinProps.Builder.