Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.ResponseInspectionStatusCodeProperty.Builder
-
Uses of CfnWebACL.ResponseInspectionStatusCodeProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.ResponseInspectionStatusCodeProperty.Builder
.