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