@Stability(value=Stable) public static final class CfnWebACL.RateBasedStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.RateBasedStatementProperty>
CfnWebACL.RateBasedStatementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder aggregateKeyType(String aggregateKeyType)
CfnWebACL.RateBasedStatementProperty.getAggregateKeyType()aggregateKeyType - `CfnWebACL.RateBasedStatementProperty.AggregateKeyType`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder limit(Number limit)
CfnWebACL.RateBasedStatementProperty.getLimit()limit - `CfnWebACL.RateBasedStatementProperty.Limit`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder forwardedIpConfig(CfnWebACL.ForwardedIPConfigurationProperty forwardedIpConfig)
CfnWebACL.RateBasedStatementProperty.getForwardedIpConfig()forwardedIpConfig - `CfnWebACL.RateBasedStatementProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder forwardedIpConfig(IResolvable forwardedIpConfig)
CfnWebACL.RateBasedStatementProperty.getForwardedIpConfig()forwardedIpConfig - `CfnWebACL.RateBasedStatementProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder scopeDownStatement(CfnWebACL.StatementProperty scopeDownStatement)
CfnWebACL.RateBasedStatementProperty.getScopeDownStatement()scopeDownStatement - `CfnWebACL.RateBasedStatementProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty.Builder scopeDownStatement(IResolvable scopeDownStatement)
CfnWebACL.RateBasedStatementProperty.getScopeDownStatement()scopeDownStatement - `CfnWebACL.RateBasedStatementProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnWebACL.RateBasedStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.RateBasedStatementProperty>CfnWebACL.RateBasedStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.