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