Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder
-
Uses of CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnWebACL.AWSManagedRulesATPRuleSetProperty.builder()
Sets the value ofCfnWebACL.AWSManagedRulesATPRuleSetProperty.getLoginPath()
CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder.requestInspection
(IResolvable requestInspection) Sets the value ofCfnWebACL.AWSManagedRulesATPRuleSetProperty.getRequestInspection()
CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder.requestInspection
(CfnWebACL.RequestInspectionProperty requestInspection) Sets the value ofCfnWebACL.AWSManagedRulesATPRuleSetProperty.getRequestInspection()
CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder.responseInspection
(IResolvable responseInspection) Sets the value ofCfnWebACL.AWSManagedRulesATPRuleSetProperty.getResponseInspection()
CfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder.responseInspection
(CfnWebACL.ResponseInspectionProperty responseInspection) Sets the value ofCfnWebACL.AWSManagedRulesATPRuleSetProperty.getResponseInspection()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.AWSManagedRulesATPRuleSetProperty.Builder
.