Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroupProps.Builder
Packages that use CfnRuleGroupProps.Builder
- 
Uses of CfnRuleGroupProps.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroupProps.BuilderModifier and TypeMethodDescriptionCfnRuleGroupProps.Builder.availableLabels(List<? extends Object> availableLabels) Sets the value ofCfnRuleGroupProps.getAvailableLabels()CfnRuleGroupProps.Builder.availableLabels(IResolvable availableLabels) Sets the value ofCfnRuleGroupProps.getAvailableLabels()static CfnRuleGroupProps.BuilderCfnRuleGroupProps.builder()Sets the value ofCfnRuleGroupProps.getCapacity()CfnRuleGroupProps.Builder.consumedLabels(List<? extends Object> consumedLabels) Sets the value ofCfnRuleGroupProps.getConsumedLabels()CfnRuleGroupProps.Builder.consumedLabels(IResolvable consumedLabels) Sets the value ofCfnRuleGroupProps.getConsumedLabels()CfnRuleGroupProps.Builder.customResponseBodies(Map<String, ? extends Object> customResponseBodies) Sets the value ofCfnRuleGroupProps.getCustomResponseBodies()CfnRuleGroupProps.Builder.customResponseBodies(IResolvable customResponseBodies) Sets the value ofCfnRuleGroupProps.getCustomResponseBodies()CfnRuleGroupProps.Builder.description(String description) Sets the value ofCfnRuleGroupProps.getDescription()Sets the value ofCfnRuleGroupProps.getName()Sets the value ofCfnRuleGroupProps.getRules()CfnRuleGroupProps.Builder.rules(IResolvable rules) Sets the value ofCfnRuleGroupProps.getRules()Sets the value ofCfnRuleGroupProps.getScope()Sets the value ofCfnRuleGroupProps.getTags()CfnRuleGroupProps.Builder.visibilityConfig(IResolvable visibilityConfig) Sets the value ofCfnRuleGroupProps.getVisibilityConfig()CfnRuleGroupProps.Builder.visibilityConfig(CfnRuleGroup.VisibilityConfigProperty visibilityConfig) Sets the value ofCfnRuleGroupProps.getVisibilityConfig()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleGroupProps.Builder.