Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.waf.CfnWebACLPropsMixin.WafActionProperty
Packages that use CfnWebACLPropsMixin.WafActionProperty
-
Uses of CfnWebACLPropsMixin.WafActionProperty in software.amazon.awscdk.cfnpropertymixins.services.waf
Classes in software.amazon.awscdk.cfnpropertymixins.services.waf that implement CfnWebACLPropsMixin.WafActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.WafActionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.waf that return CfnWebACLPropsMixin.WafActionPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.WafActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.waf with parameters of type CfnWebACLPropsMixin.WafActionPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.ActivatedRuleProperty.Builder.action(CfnWebACLPropsMixin.WafActionProperty action) Sets the value ofCfnWebACLPropsMixin.ActivatedRuleProperty.getAction()CfnWebACLMixinProps.Builder.defaultAction(CfnWebACLPropsMixin.WafActionProperty defaultAction) Sets the value ofCfnWebACLMixinProps.getDefaultAction()CfnWebACLPropsMixin.Builder.defaultAction(CfnWebACLPropsMixin.WafActionProperty defaultAction) The action to perform if none of theRulescontained in theWebACLmatch.