Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.waf.CfnRuleMixinProps.Builder
Packages that use CfnRuleMixinProps.Builder
-
Uses of CfnRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.waf
Methods in software.amazon.awscdk.cfnpropertymixins.services.waf that return CfnRuleMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnRuleMixinProps.BuilderCfnRuleMixinProps.builder()CfnRuleMixinProps.Builder.metricName(String metricName) Sets the value ofCfnRuleMixinProps.getMetricName()Sets the value ofCfnRuleMixinProps.getName()CfnRuleMixinProps.Builder.predicates(List<? extends Object> predicates) Sets the value ofCfnRuleMixinProps.getPredicates()CfnRuleMixinProps.Builder.predicates(IResolvable predicates) Sets the value ofCfnRuleMixinProps.getPredicates()Constructors in software.amazon.awscdk.cfnpropertymixins.services.waf with parameters of type CfnRuleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleMixinProps.Builder.