Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.ResponseInspectionStatusCodeProperty.Builder
Packages that use CfnWebACL.ResponseInspectionStatusCodeProperty.Builder
-
Uses of CfnWebACL.ResponseInspectionStatusCodeProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.ResponseInspectionStatusCodeProperty.BuilderModifier and TypeMethodDescriptionCfnWebACL.ResponseInspectionStatusCodeProperty.builder()CfnWebACL.ResponseInspectionStatusCodeProperty.Builder.failureCodes(List<? extends Number> failureCodes) Sets the value ofCfnWebACL.ResponseInspectionStatusCodeProperty.getFailureCodes()CfnWebACL.ResponseInspectionStatusCodeProperty.Builder.failureCodes(IResolvable failureCodes) Sets the value ofCfnWebACL.ResponseInspectionStatusCodeProperty.getFailureCodes()CfnWebACL.ResponseInspectionStatusCodeProperty.Builder.successCodes(List<? extends Number> successCodes) Sets the value ofCfnWebACL.ResponseInspectionStatusCodeProperty.getSuccessCodes()CfnWebACL.ResponseInspectionStatusCodeProperty.Builder.successCodes(IResolvable successCodes) Sets the value ofCfnWebACL.ResponseInspectionStatusCodeProperty.getSuccessCodes()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.ResponseInspectionStatusCodeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACL.ResponseInspectionStatusCodeProperty.Builder.