@Stability(value=Stable) public static final class CfnByteMatchSet.ByteMatchTupleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnByteMatchSet.ByteMatchTupleProperty>
CfnByteMatchSet.ByteMatchTupleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder fieldToMatch(CfnByteMatchSet.FieldToMatchProperty fieldToMatch)
CfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch()fieldToMatch - `CfnByteMatchSet.ByteMatchTupleProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch()fieldToMatch - `CfnByteMatchSet.ByteMatchTupleProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder positionalConstraint(String positionalConstraint)
CfnByteMatchSet.ByteMatchTupleProperty.getPositionalConstraint()positionalConstraint - `CfnByteMatchSet.ByteMatchTupleProperty.PositionalConstraint`. This parameter is required.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder textTransformation(String textTransformation)
CfnByteMatchSet.ByteMatchTupleProperty.getTextTransformation()textTransformation - `CfnByteMatchSet.ByteMatchTupleProperty.TextTransformation`. This parameter is required.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder targetString(String targetString)
CfnByteMatchSet.ByteMatchTupleProperty.getTargetString()targetString - `CfnByteMatchSet.ByteMatchTupleProperty.TargetString`.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty.Builder targetStringBase64(String targetStringBase64)
CfnByteMatchSet.ByteMatchTupleProperty.getTargetStringBase64()targetStringBase64 - `CfnByteMatchSet.ByteMatchTupleProperty.TargetStringBase64`.this@Stability(value=Stable) public CfnByteMatchSet.ByteMatchTupleProperty build()
build in interface software.amazon.jsii.Builder<CfnByteMatchSet.ByteMatchTupleProperty>CfnByteMatchSet.ByteMatchTuplePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.