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