Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.ResponseInspectionJsonProperty.Builder
-
Uses of CfnWebACL.ResponseInspectionJsonProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnWebACL.ResponseInspectionJsonProperty.builder()
CfnWebACL.ResponseInspectionJsonProperty.Builder.failureValues
(List<String> failureValues) Sets the value ofCfnWebACL.ResponseInspectionJsonProperty.getFailureValues()
CfnWebACL.ResponseInspectionJsonProperty.Builder.identifier
(String identifier) Sets the value ofCfnWebACL.ResponseInspectionJsonProperty.getIdentifier()
CfnWebACL.ResponseInspectionJsonProperty.Builder.successValues
(List<String> successValues) Sets the value ofCfnWebACL.ResponseInspectionJsonProperty.getSuccessValues()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.ResponseInspectionJsonProperty.Builder
.