Uses of Class
software.amazon.awscdk.services.waf.regional.CfnByteMatchSet.ByteMatchTupleProperty.Builder
-
Uses of CfnByteMatchSet.ByteMatchTupleProperty.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionCfnByteMatchSet.ByteMatchTupleProperty.builder()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.fieldToMatch
(IResolvable fieldToMatch) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.fieldToMatch
(CfnByteMatchSet.FieldToMatchProperty fieldToMatch) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.positionalConstraint
(String positionalConstraint) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getPositionalConstraint()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.targetString
(String targetString) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getTargetString()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.targetStringBase64
(String targetStringBase64) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getTargetStringBase64()
CfnByteMatchSet.ByteMatchTupleProperty.Builder.textTransformation
(String textTransformation) Sets the value ofCfnByteMatchSet.ByteMatchTupleProperty.getTextTransformation()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnByteMatchSet.ByteMatchTupleProperty.Builder
.