Uses of Interface
software.amazon.awscdk.services.wafv2.CfnRuleGroup.MonetizationConfigProperty
Packages that use CfnRuleGroup.MonetizationConfigProperty
-
Uses of CfnRuleGroup.MonetizationConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnRuleGroup.MonetizationConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRuleGroup.MonetizationConfigPropertyMethods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroup.MonetizationConfigPropertyModifier and TypeMethodDescriptionCfnRuleGroup.MonetizationConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroup.MonetizationConfigPropertyModifier and TypeMethodDescriptionCfnRuleGroup.Builder.monetizationConfig(CfnRuleGroup.MonetizationConfigProperty monetizationConfig) Configures monetization for the web ACL or rule group.CfnRuleGroupProps.Builder.monetizationConfig(CfnRuleGroup.MonetizationConfigProperty monetizationConfig) Sets the value ofCfnRuleGroupProps.getMonetizationConfig()voidCfnRuleGroup.setMonetizationConfig(CfnRuleGroup.MonetizationConfigProperty value) Configures monetization for the web ACL or rule group.