Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.XssMatchStatementProperty.Builder
Packages that use CfnRuleGroup.XssMatchStatementProperty.Builder
-
Uses of CfnRuleGroup.XssMatchStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroup.XssMatchStatementProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroup.XssMatchStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroup.XssMatchStatementProperty.Builder.