@Stability(value=Stable) public static final class CfnRuleGroup.ByteMatchStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.ByteMatchStatementProperty>
CfnRuleGroup.ByteMatchStatementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder fieldToMatch(CfnRuleGroup.FieldToMatchProperty fieldToMatch)
CfnRuleGroup.ByteMatchStatementProperty.getFieldToMatch()fieldToMatch - `CfnRuleGroup.ByteMatchStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnRuleGroup.ByteMatchStatementProperty.getFieldToMatch()fieldToMatch - `CfnRuleGroup.ByteMatchStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder positionalConstraint(String positionalConstraint)
CfnRuleGroup.ByteMatchStatementProperty.getPositionalConstraint()positionalConstraint - `CfnRuleGroup.ByteMatchStatementProperty.PositionalConstraint`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder textTransformations(IResolvable textTransformations)
CfnRuleGroup.ByteMatchStatementProperty.getTextTransformations()textTransformations - `CfnRuleGroup.ByteMatchStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder textTransformations(List<? extends Object> textTransformations)
CfnRuleGroup.ByteMatchStatementProperty.getTextTransformations()textTransformations - `CfnRuleGroup.ByteMatchStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder searchString(String searchString)
CfnRuleGroup.ByteMatchStatementProperty.getSearchString()searchString - `CfnRuleGroup.ByteMatchStatementProperty.SearchString`.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty.Builder searchStringBase64(String searchStringBase64)
CfnRuleGroup.ByteMatchStatementProperty.getSearchStringBase64()searchStringBase64 - `CfnRuleGroup.ByteMatchStatementProperty.SearchStringBase64`.this@Stability(value=Stable) public CfnRuleGroup.ByteMatchStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.ByteMatchStatementProperty>CfnRuleGroup.ByteMatchStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.