@Stability(value=Stable) public static final class CfnRuleGroup.StatementThreeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.StatementThreeProperty>
CfnRuleGroup.StatementThreeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder byteMatchStatement(CfnRuleGroup.ByteMatchStatementProperty byteMatchStatement)
CfnRuleGroup.StatementThreeProperty.getByteMatchStatement()byteMatchStatement - `CfnRuleGroup.StatementThreeProperty.ByteMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder byteMatchStatement(IResolvable byteMatchStatement)
CfnRuleGroup.StatementThreeProperty.getByteMatchStatement()byteMatchStatement - `CfnRuleGroup.StatementThreeProperty.ByteMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder geoMatchStatement(CfnRuleGroup.GeoMatchStatementProperty geoMatchStatement)
CfnRuleGroup.StatementThreeProperty.getGeoMatchStatement()geoMatchStatement - `CfnRuleGroup.StatementThreeProperty.GeoMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder geoMatchStatement(IResolvable geoMatchStatement)
CfnRuleGroup.StatementThreeProperty.getGeoMatchStatement()geoMatchStatement - `CfnRuleGroup.StatementThreeProperty.GeoMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder ipSetReferenceStatement(CfnRuleGroup.IPSetReferenceStatementProperty ipSetReferenceStatement)
CfnRuleGroup.StatementThreeProperty.getIpSetReferenceStatement()ipSetReferenceStatement - `CfnRuleGroup.StatementThreeProperty.IPSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder ipSetReferenceStatement(IResolvable ipSetReferenceStatement)
CfnRuleGroup.StatementThreeProperty.getIpSetReferenceStatement()ipSetReferenceStatement - `CfnRuleGroup.StatementThreeProperty.IPSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder regexPatternSetReferenceStatement(CfnRuleGroup.RegexPatternSetReferenceStatementProperty regexPatternSetReferenceStatement)
regexPatternSetReferenceStatement - `CfnRuleGroup.StatementThreeProperty.RegexPatternSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder regexPatternSetReferenceStatement(IResolvable regexPatternSetReferenceStatement)
regexPatternSetReferenceStatement - `CfnRuleGroup.StatementThreeProperty.RegexPatternSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder sizeConstraintStatement(CfnRuleGroup.SizeConstraintStatementProperty sizeConstraintStatement)
CfnRuleGroup.StatementThreeProperty.getSizeConstraintStatement()sizeConstraintStatement - `CfnRuleGroup.StatementThreeProperty.SizeConstraintStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder sizeConstraintStatement(IResolvable sizeConstraintStatement)
CfnRuleGroup.StatementThreeProperty.getSizeConstraintStatement()sizeConstraintStatement - `CfnRuleGroup.StatementThreeProperty.SizeConstraintStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder sqliMatchStatement(CfnRuleGroup.SqliMatchStatementProperty sqliMatchStatement)
CfnRuleGroup.StatementThreeProperty.getSqliMatchStatement()sqliMatchStatement - `CfnRuleGroup.StatementThreeProperty.SqliMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder sqliMatchStatement(IResolvable sqliMatchStatement)
CfnRuleGroup.StatementThreeProperty.getSqliMatchStatement()sqliMatchStatement - `CfnRuleGroup.StatementThreeProperty.SqliMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder xssMatchStatement(CfnRuleGroup.XssMatchStatementProperty xssMatchStatement)
CfnRuleGroup.StatementThreeProperty.getXssMatchStatement()xssMatchStatement - `CfnRuleGroup.StatementThreeProperty.XssMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty.Builder xssMatchStatement(IResolvable xssMatchStatement)
CfnRuleGroup.StatementThreeProperty.getXssMatchStatement()xssMatchStatement - `CfnRuleGroup.StatementThreeProperty.XssMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementThreeProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.StatementThreeProperty>CfnRuleGroup.StatementThreePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.