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