Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.ResponseInspectionProperty.Builder
Packages that use CfnWebACLPropsMixin.ResponseInspectionProperty.Builder
-
Uses of CfnWebACLPropsMixin.ResponseInspectionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.ResponseInspectionProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.ResponseInspectionProperty.Builder.bodyContains(CfnWebACLPropsMixin.ResponseInspectionBodyContainsProperty bodyContains) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getBodyContains()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.bodyContains(IResolvable bodyContains) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getBodyContains()CfnWebACLPropsMixin.ResponseInspectionProperty.builder()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.header(CfnWebACLPropsMixin.ResponseInspectionHeaderProperty header) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getHeader()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.header(IResolvable header) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getHeader()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.json(CfnWebACLPropsMixin.ResponseInspectionJsonProperty json) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getJson()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.json(IResolvable json) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getJson()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.statusCode(CfnWebACLPropsMixin.ResponseInspectionStatusCodeProperty statusCode) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getStatusCode()CfnWebACLPropsMixin.ResponseInspectionProperty.Builder.statusCode(IResolvable statusCode) Sets the value ofCfnWebACLPropsMixin.ResponseInspectionProperty.getStatusCode()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.ResponseInspectionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.ResponseInspectionProperty.Builder.