Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.CustomResponseProperty.Builder
Packages that use CfnWebACL.CustomResponseProperty.Builder
-
Uses of CfnWebACL.CustomResponseProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.CustomResponseProperty.BuilderModifier and TypeMethodDescriptionCfnWebACL.CustomResponseProperty.builder()CfnWebACL.CustomResponseProperty.Builder.customResponseBodyKey(String customResponseBodyKey) Sets the value ofCfnWebACL.CustomResponseProperty.getCustomResponseBodyKey()CfnWebACL.CustomResponseProperty.Builder.responseCode(Number responseCode) Sets the value ofCfnWebACL.CustomResponseProperty.getResponseCode()CfnWebACL.CustomResponseProperty.Builder.responseHeaders(List<? extends Object> responseHeaders) Sets the value ofCfnWebACL.CustomResponseProperty.getResponseHeaders()CfnWebACL.CustomResponseProperty.Builder.responseHeaders(IResolvable responseHeaders) Sets the value ofCfnWebACL.CustomResponseProperty.getResponseHeaders()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.CustomResponseProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACL.CustomResponseProperty.Builder.