Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnRuleGroupPropsMixin.FieldToMatchProperty
Packages that use CfnRuleGroupPropsMixin.FieldToMatchProperty
-
Uses of CfnRuleGroupPropsMixin.FieldToMatchProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnRuleGroupPropsMixin.FieldToMatchPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRuleGroupPropsMixin.FieldToMatchPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnRuleGroupPropsMixin.FieldToMatchPropertyModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.FieldToMatchProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnRuleGroupPropsMixin.FieldToMatchPropertyModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.ByteMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.ByteMatchStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.RegexMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.RegexMatchStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.RegexPatternSetReferenceStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) CfnRuleGroupPropsMixin.SizeConstraintStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.SizeConstraintStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.SqliMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.SqliMatchStatementProperty.getFieldToMatch()CfnRuleGroupPropsMixin.XssMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroupPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnRuleGroupPropsMixin.XssMatchStatementProperty.getFieldToMatch()