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