Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnRuleGroupPropsMixin.Builder
Packages that use CfnRuleGroupPropsMixin.Builder
-
Uses of CfnRuleGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnRuleGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.Builder.availableLabels(List<? extends Object> availableLabels) The labels that one or more rules in this rule group add to matching web requests.CfnRuleGroupPropsMixin.Builder.availableLabels(IResolvable availableLabels) The labels that one or more rules in this rule group add to matching web requests.The web ACL capacity units (WCUs) required for this rule group.CfnRuleGroupPropsMixin.Builder.consumedLabels(List<? extends Object> consumedLabels) The labels that one or more rules in this rule group match against in label match statements.CfnRuleGroupPropsMixin.Builder.consumedLabels(IResolvable consumedLabels) The labels that one or more rules in this rule group match against in label match statements.CfnRuleGroupPropsMixin.Builder.create()CfnRuleGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRuleGroupPropsMixin.Builder.customResponseBodies(Map<String, ? extends Object> customResponseBodies) A map of custom response keys and content bodies.CfnRuleGroupPropsMixin.Builder.customResponseBodies(IResolvable customResponseBodies) A map of custom response keys and content bodies.CfnRuleGroupPropsMixin.Builder.description(String description) A description of the rule group that helps with identification.CfnRuleGroupPropsMixin.Builder.monetizationConfig(CfnRuleGroupPropsMixin.MonetizationConfigProperty monetizationConfig) Configures monetization for the web ACL or rule group.CfnRuleGroupPropsMixin.Builder.monetizationConfig(IResolvable monetizationConfig) Configures monetization for the web ACL or rule group.The name of the rule group.The rule statements used to identify the web requests that you want to allow, block, or count.CfnRuleGroupPropsMixin.Builder.rules(IResolvable rules) The rule statements used to identify the web requests that you want to allow, block, or count.Specifies whether this is for an Amazon CloudFront distribution or for a regional application.Key:value pairs associated with an AWS resource.CfnRuleGroupPropsMixin.Builder.visibilityConfig(CfnRuleGroupPropsMixin.VisibilityConfigProperty visibilityConfig) Defines and enables Amazon CloudWatch metrics and web request sample collection.CfnRuleGroupPropsMixin.Builder.visibilityConfig(IResolvable visibilityConfig) Defines and enables Amazon CloudWatch metrics and web request sample collection.