Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.ManagedRuleGroupConfigProperty.Builder
-
Uses of CfnWebACL.ManagedRuleGroupConfigProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesAcfpRuleSet
(IResolvable awsManagedRulesAcfpRuleSet) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getAwsManagedRulesAcfpRuleSet()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesAcfpRuleSet
(CfnWebACL.AWSManagedRulesACFPRuleSetProperty awsManagedRulesAcfpRuleSet) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getAwsManagedRulesAcfpRuleSet()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesAtpRuleSet
(IResolvable awsManagedRulesAtpRuleSet) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getAwsManagedRulesAtpRuleSet()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesAtpRuleSet
(CfnWebACL.AWSManagedRulesATPRuleSetProperty awsManagedRulesAtpRuleSet) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getAwsManagedRulesAtpRuleSet()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesBotControlRuleSet
(IResolvable awsManagedRulesBotControlRuleSet) CfnWebACL.ManagedRuleGroupConfigProperty.Builder.awsManagedRulesBotControlRuleSet
(CfnWebACL.AWSManagedRulesBotControlRuleSetProperty awsManagedRulesBotControlRuleSet) CfnWebACL.ManagedRuleGroupConfigProperty.builder()
Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getLoginPath()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.passwordField
(IResolvable passwordField) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getPasswordField()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.passwordField
(CfnWebACL.FieldIdentifierProperty passwordField) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getPasswordField()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.payloadType
(String payloadType) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getPayloadType()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.usernameField
(IResolvable usernameField) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getUsernameField()
CfnWebACL.ManagedRuleGroupConfigProperty.Builder.usernameField
(CfnWebACL.FieldIdentifierProperty usernameField) Sets the value ofCfnWebACL.ManagedRuleGroupConfigProperty.getUsernameField()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.ManagedRuleGroupConfigProperty.Builder
.