@Stability(value=Stable) public static final class CfnWebACL.SizeConstraintStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.SizeConstraintStatementProperty>
CfnWebACL.SizeConstraintStatementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder comparisonOperator(String comparisonOperator)
CfnWebACL.SizeConstraintStatementProperty.getComparisonOperator()comparisonOperator - `CfnWebACL.SizeConstraintStatementProperty.ComparisonOperator`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder fieldToMatch(CfnWebACL.FieldToMatchProperty fieldToMatch)
CfnWebACL.SizeConstraintStatementProperty.getFieldToMatch()fieldToMatch - `CfnWebACL.SizeConstraintStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnWebACL.SizeConstraintStatementProperty.getFieldToMatch()fieldToMatch - `CfnWebACL.SizeConstraintStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder size(Number size)
CfnWebACL.SizeConstraintStatementProperty.getSize()size - `CfnWebACL.SizeConstraintStatementProperty.Size`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder textTransformations(IResolvable textTransformations)
CfnWebACL.SizeConstraintStatementProperty.getTextTransformations()textTransformations - `CfnWebACL.SizeConstraintStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty.Builder textTransformations(List<? extends Object> textTransformations)
CfnWebACL.SizeConstraintStatementProperty.getTextTransformations()textTransformations - `CfnWebACL.SizeConstraintStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.SizeConstraintStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.SizeConstraintStatementProperty>CfnWebACL.SizeConstraintStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.