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