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