Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafregional.CfnRateBasedRuleMixinProps.Builder
Packages that use CfnRateBasedRuleMixinProps.Builder
-
Uses of CfnRateBasedRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafregional
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafregional that return CfnRateBasedRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnRateBasedRuleMixinProps.builder()CfnRateBasedRuleMixinProps.Builder.matchPredicates(List<? extends Object> matchPredicates) Sets the value ofCfnRateBasedRuleMixinProps.getMatchPredicates()CfnRateBasedRuleMixinProps.Builder.matchPredicates(IResolvable matchPredicates) Sets the value ofCfnRateBasedRuleMixinProps.getMatchPredicates()CfnRateBasedRuleMixinProps.Builder.metricName(String metricName) Sets the value ofCfnRateBasedRuleMixinProps.getMetricName()Sets the value ofCfnRateBasedRuleMixinProps.getName()Sets the value ofCfnRateBasedRuleMixinProps.getRateKey()Sets the value ofCfnRateBasedRuleMixinProps.getRateLimit()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafregional with parameters of type CfnRateBasedRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRateBasedRuleMixinProps.Builder.