Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.XssMatchStatementProperty.Builder
-
Uses of CfnRuleGroup.XssMatchStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnRuleGroup.XssMatchStatementProperty.builder()
CfnRuleGroup.XssMatchStatementProperty.Builder.fieldToMatch
(IResolvable fieldToMatch) Sets the value ofCfnRuleGroup.XssMatchStatementProperty.getFieldToMatch()
CfnRuleGroup.XssMatchStatementProperty.Builder.fieldToMatch
(CfnRuleGroup.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroup.XssMatchStatementProperty.getFieldToMatch()
CfnRuleGroup.XssMatchStatementProperty.Builder.textTransformations
(List<? extends Object> textTransformations) Sets the value ofCfnRuleGroup.XssMatchStatementProperty.getTextTransformations()
CfnRuleGroup.XssMatchStatementProperty.Builder.textTransformations
(IResolvable textTransformations) Sets the value ofCfnRuleGroup.XssMatchStatementProperty.getTextTransformations()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.XssMatchStatementProperty.Builder
.