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