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