Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.waf.CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder
Packages that use CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder
-
Uses of CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.waf
Methods in software.amazon.awscdk.cfnpropertymixins.services.waf that return CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.BuilderModifier and TypeMethodDescriptionCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.builder()CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.fieldToMatch(CfnByteMatchSetPropsMixin.FieldToMatchProperty fieldToMatch) Sets the value ofCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.getFieldToMatch()CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch) Sets the value ofCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.getFieldToMatch()CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.positionalConstraint(String positionalConstraint) CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.targetString(String targetString) Sets the value ofCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.getTargetString()CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.targetStringBase64(String targetStringBase64) Sets the value ofCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.getTargetStringBase64()CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.textTransformation(String textTransformation) Sets the value ofCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.getTextTransformation()Constructors in software.amazon.awscdk.cfnpropertymixins.services.waf with parameters of type CfnByteMatchSetPropsMixin.ByteMatchTupleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnByteMatchSetPropsMixin.ByteMatchTupleProperty.Builder.