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