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