Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.DefaultActionProperty
Packages that use CfnWebACLPropsMixin.DefaultActionProperty
-
Uses of CfnWebACLPropsMixin.DefaultActionProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.DefaultActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.DefaultActionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.DefaultActionPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.DefaultActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.DefaultActionPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.defaultAction(CfnWebACLPropsMixin.DefaultActionProperty defaultAction) Sets the value ofCfnWebACLMixinProps.getDefaultAction()CfnWebACLPropsMixin.Builder.defaultAction(CfnWebACLPropsMixin.DefaultActionProperty defaultAction) The action to perform if none of theRulescontained in theWebACLmatch.