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