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