Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.BlockActionProperty.Builder
Packages that use CfnWebACL.BlockActionProperty.Builder
-
Uses of CfnWebACL.BlockActionProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.BlockActionProperty.BuilderModifier and TypeMethodDescriptionCfnWebACL.BlockActionProperty.builder()
CfnWebACL.BlockActionProperty.Builder.customResponse
(IResolvable customResponse) Sets the value ofCfnWebACL.BlockActionProperty.getCustomResponse()
CfnWebACL.BlockActionProperty.Builder.customResponse
(CfnWebACL.CustomResponseProperty customResponse) Sets the value ofCfnWebACL.BlockActionProperty.getCustomResponse()
Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.BlockActionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.BlockActionProperty.Builder
.