@Stability(value=Stable) public static final class CfnRuleGroup.StatementOneProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.StatementOneProperty>
CfnRuleGroup.StatementOneProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder andStatement(CfnRuleGroup.AndStatementOneProperty andStatement)
CfnRuleGroup.StatementOneProperty.getAndStatement()andStatement - `CfnRuleGroup.StatementOneProperty.AndStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder andStatement(IResolvable andStatement)
CfnRuleGroup.StatementOneProperty.getAndStatement()andStatement - `CfnRuleGroup.StatementOneProperty.AndStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder byteMatchStatement(CfnRuleGroup.ByteMatchStatementProperty byteMatchStatement)
CfnRuleGroup.StatementOneProperty.getByteMatchStatement()byteMatchStatement - `CfnRuleGroup.StatementOneProperty.ByteMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder byteMatchStatement(IResolvable byteMatchStatement)
CfnRuleGroup.StatementOneProperty.getByteMatchStatement()byteMatchStatement - `CfnRuleGroup.StatementOneProperty.ByteMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder geoMatchStatement(CfnRuleGroup.GeoMatchStatementProperty geoMatchStatement)
CfnRuleGroup.StatementOneProperty.getGeoMatchStatement()geoMatchStatement - `CfnRuleGroup.StatementOneProperty.GeoMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder geoMatchStatement(IResolvable geoMatchStatement)
CfnRuleGroup.StatementOneProperty.getGeoMatchStatement()geoMatchStatement - `CfnRuleGroup.StatementOneProperty.GeoMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder ipSetReferenceStatement(CfnRuleGroup.IPSetReferenceStatementProperty ipSetReferenceStatement)
CfnRuleGroup.StatementOneProperty.getIpSetReferenceStatement()ipSetReferenceStatement - `CfnRuleGroup.StatementOneProperty.IPSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder ipSetReferenceStatement(IResolvable ipSetReferenceStatement)
CfnRuleGroup.StatementOneProperty.getIpSetReferenceStatement()ipSetReferenceStatement - `CfnRuleGroup.StatementOneProperty.IPSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder notStatement(CfnRuleGroup.NotStatementOneProperty notStatement)
CfnRuleGroup.StatementOneProperty.getNotStatement()notStatement - `CfnRuleGroup.StatementOneProperty.NotStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder notStatement(IResolvable notStatement)
CfnRuleGroup.StatementOneProperty.getNotStatement()notStatement - `CfnRuleGroup.StatementOneProperty.NotStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder orStatement(CfnRuleGroup.OrStatementOneProperty orStatement)
CfnRuleGroup.StatementOneProperty.getOrStatement()orStatement - `CfnRuleGroup.StatementOneProperty.OrStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder orStatement(IResolvable orStatement)
CfnRuleGroup.StatementOneProperty.getOrStatement()orStatement - `CfnRuleGroup.StatementOneProperty.OrStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder rateBasedStatement(CfnRuleGroup.RateBasedStatementOneProperty rateBasedStatement)
CfnRuleGroup.StatementOneProperty.getRateBasedStatement()rateBasedStatement - `CfnRuleGroup.StatementOneProperty.RateBasedStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder rateBasedStatement(IResolvable rateBasedStatement)
CfnRuleGroup.StatementOneProperty.getRateBasedStatement()rateBasedStatement - `CfnRuleGroup.StatementOneProperty.RateBasedStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder regexPatternSetReferenceStatement(CfnRuleGroup.RegexPatternSetReferenceStatementProperty regexPatternSetReferenceStatement)
CfnRuleGroup.StatementOneProperty.getRegexPatternSetReferenceStatement()regexPatternSetReferenceStatement - `CfnRuleGroup.StatementOneProperty.RegexPatternSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder regexPatternSetReferenceStatement(IResolvable regexPatternSetReferenceStatement)
CfnRuleGroup.StatementOneProperty.getRegexPatternSetReferenceStatement()regexPatternSetReferenceStatement - `CfnRuleGroup.StatementOneProperty.RegexPatternSetReferenceStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder sizeConstraintStatement(CfnRuleGroup.SizeConstraintStatementProperty sizeConstraintStatement)
CfnRuleGroup.StatementOneProperty.getSizeConstraintStatement()sizeConstraintStatement - `CfnRuleGroup.StatementOneProperty.SizeConstraintStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder sizeConstraintStatement(IResolvable sizeConstraintStatement)
CfnRuleGroup.StatementOneProperty.getSizeConstraintStatement()sizeConstraintStatement - `CfnRuleGroup.StatementOneProperty.SizeConstraintStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder sqliMatchStatement(CfnRuleGroup.SqliMatchStatementProperty sqliMatchStatement)
CfnRuleGroup.StatementOneProperty.getSqliMatchStatement()sqliMatchStatement - `CfnRuleGroup.StatementOneProperty.SqliMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder sqliMatchStatement(IResolvable sqliMatchStatement)
CfnRuleGroup.StatementOneProperty.getSqliMatchStatement()sqliMatchStatement - `CfnRuleGroup.StatementOneProperty.SqliMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder xssMatchStatement(CfnRuleGroup.XssMatchStatementProperty xssMatchStatement)
CfnRuleGroup.StatementOneProperty.getXssMatchStatement()xssMatchStatement - `CfnRuleGroup.StatementOneProperty.XssMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty.Builder xssMatchStatement(IResolvable xssMatchStatement)
CfnRuleGroup.StatementOneProperty.getXssMatchStatement()xssMatchStatement - `CfnRuleGroup.StatementOneProperty.XssMatchStatement`.this@Stability(value=Stable) public CfnRuleGroup.StatementOneProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.StatementOneProperty>CfnRuleGroup.StatementOnePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.