Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder
Packages that use CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder
-
Uses of CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnRuleGroupPropsMixin.XssMatchStatementProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.XssMatchStatementProperty.builder()CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.XssMatchStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.fieldToMatch(IResolvable fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.XssMatchStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.textTransformations(List<? extends Object> textTransformations) CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.textTransformations(IResolvable textTransformations) Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnRuleGroupPropsMixin.XssMatchStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.